Files
Qwen2.5-Coder-14B-Instruct-…/generation_config.json
ModelHub XC 2a3384d97c 初始化项目,由ModelHub XC社区提供模型
Model: lllqaq/Qwen2.5-Coder-14B-Instruct-num11_v1-v2-v3-pairs-v3-triples-rope1mfix
Source: Original Platform
2026-05-30 04:37:17 +08:00

14 lines
216 B
JSON

{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.0.0"
}