Files
nb-notram-llama-3.1-8b-inst…/generation_config.json
ModelHub XC 217a1d3567 初始化项目,由ModelHub XC社区提供模型
Model: NbAiLab/nb-notram-llama-3.1-8b-instruct
Source: Original Platform
2026-05-10 00:56:10 +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"
}