Files
Tucano2-qwen-1.5B-Instruct/generation_config.json
ModelHub XC b3da837d27 初始化项目,由ModelHub XC社区提供模型
Model: Polygl0t/Tucano2-qwen-1.5B-Instruct
Source: Original Platform
2026-06-03 21:09:24 +08:00

15 lines
266 B
JSON

{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2
],
"max_new_tokens": 1024,
"pad_token_id": 49109,
"renormalize_logits": true,
"repetition_penalty": 1.2,
"temperature": 0.1,
"transformers_version": "4.57.3",
"use_cache": false
}