samunder12 commited on
Commit
262b1eb
·
verified ·
1 Parent(s): a405039

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 Llama-3.2-3B-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 Llama-3.2-3B-Instruct.Q8_0.gguf
3
  TEMPLATE """{{ if .Messages }}
4
  {{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
5
  {{- if .System }}