Safetensors
Russian
mistral
saiga_nemo_12b / generation_config.json
IlyaGusev's picture
Update generation_config.json
e4e5363 verified
raw
history blame
273 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 10,
"max_length": 1024000,
"max_new_tokens": 2048,
"temperature": 0.6,
"top_p": 0.95,
"repetition_penalty": 1.1,
"do_sample": true,
"transformers_version": "4.45.1"
}