raft_baseline_openchat_llama13b_model1 / generation_config.json
weqweasdas's picture
Upload MistralForCausalLM
0b55f56 verified
raw
history blame
No virus
206 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 32000,
"max_length": 8192,
"pad_token_id": 0,
"temperature": 0.5,
"transformers_version": "4.39.0.dev0"
}