Newton-7B / generation_config.json
Weyaxi's picture
Upload folder using huggingface_hub
c14015f verified
raw
history blame contribute delete
No virus
201 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 32000,
"max_length": 8192,
"pad_token_id": 0,
"temperature": 0.5,
"transformers_version": "4.37.0"
}