Solar-Open-100B-NotaMoEQuant-Int4 / generation_config.json
hancheolp's picture
Upload folder using huggingface_hub
3eee1a6 verified
raw
history blame contribute delete
218 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
24,
25
],
"pad_token_id": 2,
"temperature": 0.8,
"top_p": 0.95,
"transformers_version": "4.57.3"
}