初始化项目,由ModelHub XC社区提供模型
Model: AbteeXAILab/lumynax-longctx-yi-9b-200k Source: Original Platform
This commit is contained in:
9
ollama/Modelfile
Normal file
9
ollama/Modelfile
Normal 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."""
|
||||
Reference in New Issue
Block a user