Qwen2.5-1.5B-Instruct-NLA-L18-av / generation_config.json
Andy Xu
Restructured re-upload of dormantx/Qwen2.5-1.5B-NLA-L18: merged weights + root nla_meta.yaml, matching the kitft/Llama-3.3-70B-NLA-L53 layout
1dd66d1 verified
Raw
History Blame Contribute Delete
242 Bytes
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.1,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.13.0"
}