(Trained with Unsloth)
Browse files
Modelfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
|
| 2 |
-
FROM ./exptech/mongo-tom/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 ./exptech/mongo-tom/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|>
|