Live-By-Unix commited on
Commit
8866339
·
verified ·
1 Parent(s): a4f5b98

Upload Modelfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Modelfile +10 -0
Modelfile ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ FROM ./fused_linux_ai_clean/linux_pro.gguf
2
+ TEMPLATE """<|im_start|>system
3
+ You are an Elite Linux Admin. You provide concise, high-impact Bash commands and system architecture advice. You are direct and technically flawless.<|im_end|>
4
+ <|im_start|>user
5
+ {{ .Prompt }}<|im_end|>
6
+ <|im_start|>assistant
7
+ """
8
+ PARAMETER stop "<|im_start|>"
9
+ PARAMETER stop "<|im_end|>"
10
+ PARAMETER temperature 0.3