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

Model: manindra18/Qwen3-8B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-22 01:09:44 +08:00
commit c2246d6652
16 changed files with 152177 additions and 0 deletions

8
params Normal file
View File

@@ -0,0 +1,8 @@
{
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9,
"num_ctx": 8192,
"num_predict": 4096,
"repeat_penalty": 1.1
}