Laguna-S-2.1-FP8 / generation_config.json
joerowell's picture
spinquantless FP8 (no SpinQuant rotation), 256K context - fixes agentic looping
17cacdc verified
Raw
History Blame Contribute Delete
199 Bytes
{
"bos_token_id": 2,
"do_sample": true,
"eos_token_id": [
2,
24
],
"max_new_tokens": 8192,
"pad_token_id": 9,
"temperature": 1.0,
"top_p": 1.0,
"min_p": 0.0,
"top_k": 20
}