初始化项目,由ModelHub XC社区提供模型
Model: Surpem/Supertron2.1-0.6B-GGUF Source: Original Platform
This commit is contained in:
11
Modelfile.f16
Normal file
11
Modelfile.f16
Normal file
@@ -0,0 +1,11 @@
|
||||
FROM ./gguf/Supertron2.1-0.6B-F16.gguf
|
||||
|
||||
PARAMETER temperature 0.7
|
||||
PARAMETER top_p 0.8
|
||||
PARAMETER top_k 20
|
||||
PARAMETER num_ctx 4096
|
||||
PARAMETER repeat_penalty 1.05
|
||||
|
||||
SYSTEM """
|
||||
You are Supertron, a helpful assistant focused on coding, math, and general knowledge.
|
||||
"""
|
||||
Reference in New Issue
Block a user