Files
NanoLM-0.3B-Instruct-v2/generation_config.json
ModelHub XC f6bdf565ef 初始化项目,由ModelHub XC社区提供模型
Model: Mxode/NanoLM-0.3B-Instruct-v2
Source: Original Platform
2026-05-29 21:20:27 +08:00

11 lines
191 B
JSON

{
"do_sample": true,
"eos_token_id": 151645,
"max_new_tokens": 2048,
"pad_token_id": 151643,
"temperature": 0.3,
"top_k": 20,
"top_p": 0.7,
"transformers_version": "4.42.0"
}