Files
Qwen3-1.7B-Chat/generation_config.json
ModelHub XC 94817594ba 初始化项目,由ModelHub XC社区提供模型
Model: ayushshah/Qwen3-1.7B-Chat
Source: Original Platform
2026-07-20 05:37:09 +08:00

13 lines
209 B
JSON

{
"do_sample": true,
"eos_token_id": [
151645
],
"max_length": 32768,
"pad_token_id": 151643,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.9,
"transformers_version": "5.5.0"
}