Quatfit-Mini / generation_config.json
jatinverma's picture
Upload 6 files
614a022 verified
Raw
History Blame Contribute Delete
221 Bytes
Invalid JSON:Expected double-quoted property name in JSONat line 14, column 1
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
1,
106,
50
],
"pad_token_id": 0,
"temperature": 1.0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.5.0.dev0",
}