Files
nb-notram-llama-3.2-1b-inst…/generation_config.json
ModelHub XC 96471c7811 初始化项目,由ModelHub XC社区提供模型
Model: NbAiLab/nb-notram-llama-3.2-1b-instruct
Source: Original Platform
2026-06-03 06:08:19 +08:00

11 lines
219 B
JSON

{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128009,
"pad_token_id": 128009,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.9,
"top_k": 0,
"transformers_version": "4.53.3"
}