Llama3-ChatQA-1.5-70B-AWQ-4bit / generation_config.json
titanbot's picture
Upload folder using huggingface_hub
f99e572 verified
raw
history blame contribute delete
No virus
164 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"transformers_version": "4.40.1"
}