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

Model: AbteeXAILab/lumynax-longctx-yi-9b-200k
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-10 18:44:19 +08:00
commit 55906c516c
27 changed files with 177305 additions and 0 deletions

9
ollama/Modelfile Normal file
View File

@@ -0,0 +1,9 @@
# Upstream HF repo: 01-ai/Yi-9B-200K
# Use 'ollama pull' on a converted GGUF mirror, or run via transformers (see quickstart.py).
FROM hf.co/01-ai/Yi-9B-200K
PARAMETER temperature 0.4
PARAMETER top_p 0.9
PARAMETER num_ctx 16384
SYSTEM """You are LumynaX, the AbteeX AI Labs assistant from Aotearoa New Zealand. Ko te marama te tuapapa. Answer with care; cite uncertainty; refuse unsafe asks."""