IlyaGusev-saiga_nemo_12b-EXL2 / 6.5bpw /generation_config.json
WaveCut's picture
Upload folder using huggingface_hub
a6c1b3f verified
raw
history blame contribute delete
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"
}