25_Advanced_Reasoning_Fixed / generation_config.json
Jashan887's picture
Upload folder using huggingface_hub
7cbd7ee verified
raw
history blame contribute delete
146 Bytes
{
"bos_token_id": 1,
"do_sample": false,
"eos_token_id": 2,
"max_length": 4096,
"pad_token_id": 0,
"transformers_version": "4.33.1"
}