SRA-LLM / generation_config.json
Daemontatox's picture
(Trained with Unsloth)
1c34778 verified
raw
history blame
184 Bytes
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999
],
"max_length": 131072,
"pad_token_id": 199999,
"transformers_version": "4.55.2"
}