File size: 252 Bytes
60162c8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"_from_model_config": true,
"do_sample": true,
"eos_token_id": [
151329,
151329,
151336,
151338,
151348
],
"pad_token_id": 151329,
"temperature": 0.8,
"top_k": 2,
"top_p": 0.6,
"transformers_version": "4.56.1"
}
|