Files
Qwen3-4B-Instruct-2507-SOM-…/generation_config.json
ModelHub XC 1b674f43d7 初始化项目,由ModelHub XC社区提供模型
Model: 0xA50C1A1/Qwen3-4B-Instruct-2507-SOM-MPOA
Source: Original Platform
2026-05-06 07:45:55 +08:00

15 lines
236 B
JSON

{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 262144,
"pad_token_id": 151654,
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8,
"transformers_version": "5.3.0"
}