Files
Qwen-3-8B-hydro-distill/generation_config.json
ModelHub XC 3f6a1adc28 初始化项目,由ModelHub XC社区提供模型
Model: chrimerss/Qwen-3-8B-hydro-distill
Source: Original Platform
2026-05-03 01:24:13 +08:00

14 lines
213 B
JSON

{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.6.0"
}