Files
DeepSeek-V2-Lite-Chat/generation_config.json
ModelHub XC a30cd20fc6 初始化项目,由ModelHub XC社区提供模型
Model: deepseek-ai/DeepSeek-V2-Lite-Chat
Source: Original Platform
2026-06-18 07:18:13 +08:00

10 lines
181 B
JSON

{
"_from_model_config": true,
"bos_token_id": 100000,
"eos_token_id": 100001,
"do_sample": true,
"temperature": 0.3,
"top_p": 0.95,
"transformers_version": "4.39.3"
}