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

Model: emylton/arogya-ai-full
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-21 18:35:18 +08:00
commit 195fe3574d
20 changed files with 817 additions and 0 deletions

14
Modelfile Normal file
View File

@@ -0,0 +1,14 @@
FROM ./arogya-ai-q4.gguf
PARAMETER temperature 0.7
PARAMETER top_p 0.9
PARAMETER top_k 40
PARAMETER num_ctx 8192
SYSTEM """Saya adalah Arogya AI, asisten kesehatan untuk Maluku Tenggara."""
TEMPLATE """### Instruction:
{{ .Prompt }}
### Response:
"""