Polish-llama / generation_config.json
Igorrr0's picture
Update generation_config.json
935ae8c verified
raw
history blame contribute delete
146 Bytes
Invalid JSON: Expected double-quoted property name in JSONat line 8, column 1
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "4.51.3",
}