
Fix chat completion and maybe text completion? This also disables thinking. If you want thinking, you'll need the old files and/or you'll need to replace them.
c4c965f
verified
{ | |
"bos_token_id": 128000, | |
"pad_token_id": 128004, | |
"do_sample": true, | |
"eos_token_id": [ | |
128001, | |
128008, | |
128009 | |
], | |
"temperature": 1, | |
"transformers_version": "4.47.0.dev0" | |
} |