Files
Qwen2VL-2B-Instruct-fire/generation_config.json
ModelHub XC a554f2953b 初始化项目,由ModelHub XC社区提供模型
Model: gaoqie/Qwen2VL-2B-Instruct-fire
Source: Original Platform
2026-07-03 07:22:01 +08:00

14 lines
215 B
JSON

{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"temperature": 0.01,
"top_k": 1,
"top_p": 0.001,
"transformers_version": "4.49.0"
}