tjohn327 commited on
Commit
867c227
·
verified ·
1 Parent(s): 0f82249

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +6 -0
Modelfile ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+ FROM /content/tjohn327/scion_mistral_7b_gguf_q4km/unsloth.BF16.gguf
3
+ TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]"""
4
+ PARAMETER stop "</s>"
5
+ PARAMETER temperature 1.5
6
+ PARAMETER min_p 0.1