初始化项目,由ModelHub XC社区提供模型
Model: UnicomAI/Unichat-DeepSeek-R1-Distill-Llama-8B-Safe-bf16 Source: Original Platform
This commit is contained in:
10
generation_config.json
Normal file
10
generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user