Files
DictaLM-3.0-24B-Thinking/generation_config.json
ModelHub XC a8e7f39a1a 初始化项目,由ModelHub XC社区提供模型
Model: dicta-il/DictaLM-3.0-24B-Thinking
Source: Original Platform
2026-05-06 21:38:58 +08:00

16 lines
253 B
JSON

{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
21
],
"pad_token_id": 0,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"frequency_penalty": 0.1,
"transformers_version": "4.55.4"
}