(Trained with Unsloth)
Browse files
Modelfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
|
| 2 |
-
FROM ./giomascardo/unslothed-phi-3.5-mini-instruct/unsloth.
|
| 3 |
TEMPLATE """{{ if .System }}<|system|>
|
| 4 |
{{ .System }}<|end|>
|
| 5 |
{{ end }}{{ if .Prompt }}<|user|>
|
|
|
|
| 1 |
|
| 2 |
+
FROM ./giomascardo/unslothed-phi-3.5-mini-instruct/unsloth.Q8_0.gguf
|
| 3 |
TEMPLATE """{{ if .System }}<|system|>
|
| 4 |
{{ .System }}<|end|>
|
| 5 |
{{ end }}{{ if .Prompt }}<|user|>
|