RessAI-2B / generation_config.json
RessAI's picture
Upload model trained with Unsloth
d823fe4 verified
raw
history blame contribute delete
222 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
0
],
"max_length": 131072,
"max_new_tokens": 2048,
"pad_token_id": 11,
"temperature": 0.7,
"top_p": 0.8,
"transformers_version": "4.56.2"
}