chohtet commited on
Commit
41c35fd
·
verified ·
1 Parent(s): 744d6c9

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM ./chohtet/mistral_12b_it_G_epoch1_q4km/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 ./chohtet/mistral_12b_it_G_epoch1_q4km/mistral_12b.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|>