JanneDoe commited on
Commit
f070d4b
1 Parent(s): a5ad73d

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM ./JanneDoe/Llama3-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 ./JanneDoe/Llama3-8B-gguf/unsloth.Q8_0.gguf
3
  TEMPLATE """{{ if .System }}<|im_start|>system
4
  {{ .System }}<|im_end|>
5
  {{ end }}{{ if .Prompt }}<|im_start|>user