obaes commited on
Commit
8caa98a
1 Parent(s): db4568c

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM ./obaes/lora_model/unsloth.Q8_0.gguf
3
  TEMPLATE """{{ if .System }}<|system|>
4
  {{ .System }}<|end|>
5
  {{ end }}{{ if .Prompt }}<|user|>
 
1
 
2
+ FROM ./obaes/lora_model/unsloth.F16.gguf
3
  TEMPLATE """{{ if .System }}<|system|>
4
  {{ .System }}<|end|>
5
  {{ end }}{{ if .Prompt }}<|user|>