Blubbe commited on
Commit
2dab176
·
verified ·
1 Parent(s): c8db1a6

Trained with Unsloth - Ollama Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM Meta-Llama-3.1-8B-Instruct.Q4_K_M.gguf
3
  TEMPLATE """{{ if .Messages }}
4
  {{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
5
  {{- if .System }}
 
1
 
2
+ FROM Meta-Llama-3.1-8B-Instruct.Q5_K_M.gguf
3
  TEMPLATE """{{ if .Messages }}
4
  {{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
5
  {{- if .System }}