FrenzyBiscuit's picture
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.
1b6a000 verified
raw
history blame contribute delete
196 Bytes
{
"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"
}