Laguna-XS.2-2bit-M-DQ / generation_config.json
prince-canuma's picture
Upload folder using huggingface_hub
b741952 verified
raw
history blame contribute delete
168 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
2,
24
],
"max_new_tokens": 2048,
"pad_token_id": 9,
"temperature": 0.7,
"top_p": 0.9
}