INF-34B-Chat-GPTQ-4bit / generation_config.json
stgzr's picture
update tokenizer & model weights
5d1d4ec verified
raw
history blame contribute delete
No virus
171 Bytes
{
"eos_token_id": 2,
"pad_token_id": 3,
"max_new_tokens": 2048,
"do_sample": true,
"top_k": 0,
"top_p": 0.8,
"transformers_version": "4.39.0"
}