(Trained with Unsloth)
Browse files
Modelfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
|
2 |
-
FROM /content/ahsanf/model/unsloth.
|
3 |
TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]"""
|
4 |
PARAMETER stop "</s>"
|
5 |
PARAMETER temperature 1.5
|
|
|
1 |
|
2 |
+
FROM /content/ahsanf/model/unsloth.F16.gguf
|
3 |
TEMPLATE """[INST] {{ if .System }}{{ .System }} {{ end }}{{ .Prompt }} [/INST]"""
|
4 |
PARAMETER stop "</s>"
|
5 |
PARAMETER temperature 1.5
|