Files
Unichat-DeepSeek-R1-Distill…/generation_config.json
ModelHub XC ce652c90ae 初始化项目,由ModelHub XC社区提供模型
Model: UnicomAI/Unichat-DeepSeek-R1-Distill-Llama-8B-Safe-bf16
Source: Original Platform
2026-06-26 03:47:12 +08:00

11 lines
203 B
JSON

{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128001,
"max_new_tokens": 2048,
"pad_token_id": 128001,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.48.3"
}