Update Modelfile
Browse files
Modelfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM
|
| 2 |
|
| 3 |
TEMPLATE """{{ if .System }}<|system|>
|
| 4 |
{{ .System }}<|end|>
|
|
|
|
| 1 |
+
FROM Phi-3.5-mini-instruct-text2sql/unsloth.F16.gguf
|
| 2 |
|
| 3 |
TEMPLATE """{{ if .System }}<|system|>
|
| 4 |
{{ .System }}<|end|>
|