Laguna-M.1-base / generation_config.json
joerowell's picture
Initial upload: Laguna-M 128k YaRN base, step 0001200 (HF conversion)
219892c verified
Raw
History Blame
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
}