candenizkocak commited on
Commit
7763a69
1 Parent(s): f5a7899

(Trained with Unsloth)

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