Files
Qwen2-7B-Instruct-GPTQ-Int8/generation_config.json
ModelHub XC 3873d52177 初始化项目,由ModelHub XC社区提供模型
Model: Qwen/Qwen2-7B-Instruct-GPTQ-Int8
Source: Original Platform
2026-08-09 17:53:14 +08:00

13 lines
206 B
JSON

{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"top_p": 0.8,
"transformers_version": "4.41.0"
}