ahsanf commited on
Commit
7ae0590
·
verified ·
1 Parent(s): b20361c

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM /content/ahsanf/model/unsloth.Q8_0.gguf
3
  TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]"""
4
  PARAMETER stop "</s>"
5
  PARAMETER temperature 1.5
 
1
 
2
+ FROM /content/ahsanf/model/unsloth.F16.gguf
3
  TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]"""
4
  PARAMETER stop "</s>"
5
  PARAMETER temperature 1.5