Files
next-270m/generation_config.json
ModelHub XC 5b696cb2aa 初始化项目,由ModelHub XC社区提供模型
Model: thelamapi/next-270m
Source: Original Platform
2026-06-19 21:17:26 +08:00

15 lines
233 B
JSON

{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"max_length": 32768,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.55.4"
}