初始化项目,由ModelHub XC社区提供模型

Model: selorahomes/Selora-AI
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-20 09:47:09 +08:00
commit 5ff8bbfc76
28 changed files with 1176 additions and 0 deletions

9
params Normal file
View File

@@ -0,0 +1,9 @@
{
"temperature": 0.0,
"repeat_penalty": 1.0,
"repeat_last_n": 256,
"stop": [
"<|im_end|>",
"<|endoftext|>"
]
}