Solar-Open-100B-to-7B-test / generation_config.json
llaa33219's picture
Upload generation_config.json with huggingface_hub
60b1032 verified
raw
history blame contribute delete
217 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
2,
24,
25
],
"pad_token_id": 2,
"transformers_version": "4.57.3",
"do_sample": true,
"temperature": 0.8,
"top_p": 0.95
}