CAT-Paws-8B / generation_config.json
ddyuudd's picture
added the model
5aa7bb2
Raw
History Blame Contribute Delete
206 Bytes
{
"do_sample": true,
"eos_token_id": [
151645
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.57.6",
"trust_remote_code": false
}