初始化项目,由ModelHub XC社区提供模型
Model: starrybeam/chuxiaoying-1.7b-gguf Source: Original Platform
This commit is contained in:
14
params_bak
Normal file
14
params_bak
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"stop": [
|
||||
"<|im_start|>",
|
||||
"<|im_end|>"
|
||||
],
|
||||
"temperature": 0.6,
|
||||
"min_p" : 0.00,
|
||||
"repeat_penalty" : 1.0,
|
||||
"presence_penalty" : 1.5,
|
||||
"top_k" : 20,
|
||||
"top_p" : 0.95,
|
||||
"num_predict" : 32768,
|
||||
"num_ctx": 40960
|
||||
}
|
||||
Reference in New Issue
Block a user