cti_model / generation_config.json
dim-eleftheriou's picture
Trained with Unsloth
2b67318 verified
raw
history blame contribute delete
191 Bytes
{
"_from_model_config": true,
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"max_length": 10000,
"pad_token_id": 128001,
"transformers_version": "4.44.2"
}