Update Modelfile
Browse files
Modelfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
FROM ./chohtet/mistral_12b_it_G_epoch4_q4km/unsloth.
|
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_epoch4_q4km/unsloth.Q4_K_M.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|>
|