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

Model: stepfun-ai/GELab-Zero-4B-preview
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-03 05:20:12 +08:00
commit 2adf17ee76
19 changed files with 1466 additions and 0 deletions

7
Modelfile Normal file
View File

@@ -0,0 +1,7 @@
FROM ./
TEMPLATE {{ .Prompt }}
RENDERER qwen3-vl-instruct
PARSER qwen3-vl-instruct
PARAMETER temperature 1
PARAMETER top_k 20
PARAMETER top_p 0.95