Llama-3-Instruct-8B-SimPO-ExPO / generation_config.json
chujiezheng's picture
Upload folder using huggingface_hub
29e496a 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"
}