mlabonne commited on
Commit
76f361d
1 Parent(s): 88ad12f

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM ./mlabonne/FineLlama-3.1-8B-GGUF/unsloth.BF16.gguf
3
  TEMPLATE """{{ if .System }}<|im_start|>system
4
  {{ .System }}<|im_end|>
5
  {{ end }}{{ if .Prompt }}<|im_start|>user
 
1
 
2
+ FROM ./mlabonne/FineLlama-3.1-8B-GGUF/unsloth.Q8_0.gguf
3
  TEMPLATE """{{ if .System }}<|im_start|>system
4
  {{ .System }}<|im_end|>
5
  {{ end }}{{ if .Prompt }}<|im_start|>user