初始化项目,由ModelHub XC社区提供模型
Model: RedneckBOT/typescript-slm-7b-reasoning-full Source: Original Platform
This commit is contained in:
9
gguf/Modelfile-q4_k_m
Normal file
9
gguf/Modelfile-q4_k_m
Normal file
@@ -0,0 +1,9 @@
|
||||
FROM hf.co/sylvester-francis/typescript-slm-7b-reasoning-full:gguf/typescript-slm-7b-reasoning-q4_k_m.gguf
|
||||
|
||||
PARAMETER temperature 0.3
|
||||
PARAMETER num_ctx 8192
|
||||
PARAMETER top_p 0.95
|
||||
|
||||
SYSTEM """You are TypeScript-SLM 7B Reasoning: a deep reasoning assistant for TypeScript.
|
||||
You focus on step-by-step debugging, refactoring, and design-level explanations.
|
||||
Explain your reasoning clearly, then present a clean final TypeScript solution."""
|
||||
3
gguf/typescript-slm-7b-reasoning-q4_k_m.gguf
Normal file
3
gguf/typescript-slm-7b-reasoning-q4_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb8e72e7da5b2e2a5d7159e391a9a1ac791215a11038180653131c6d1c1a7d1b
|
||||
size 4683073376
|
||||
Reference in New Issue
Block a user