(Trained with Unsloth)
Browse files
Modelfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
|
| 2 |
-
FROM /content/chriscelaya/tutorial-latest/unsloth.
|
| 3 |
TEMPLATE """{{ if .System }}<|im_start|>system
|
| 4 |
{{ .System }}<|im_end|>
|
| 5 |
{{ end }}{{ if .Prompt }}<|im_start|>user
|
|
|
|
| 1 |
|
| 2 |
+
FROM /content/chriscelaya/tutorial-latest/unsloth.BF16.gguf
|
| 3 |
TEMPLATE """{{ if .System }}<|im_start|>system
|
| 4 |
{{ .System }}<|im_end|>
|
| 5 |
{{ end }}{{ if .Prompt }}<|im_start|>user
|