Daniel Rollings
commited on
Commit
•
7f2977a
1
Parent(s):
182deb4
Update replete-storm.modelfile
Browse files- replete-storm.modelfile +1 -1
replete-storm.modelfile
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
# To build a new Modelfile based on this, replace FROM with:
|
3 |
# FROM llama-3.1-8b-storm:q6_k
|
4 |
|
5 |
-
FROM
|
6 |
TEMPLATE """{{- if .Messages }}
|
7 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|
8 |
{{ .System }}
|
|
|
2 |
# To build a new Modelfile based on this, replace FROM with:
|
3 |
# FROM llama-3.1-8b-storm:q6_k
|
4 |
|
5 |
+
FROM replete-storm:q5_k_m.gguf
|
6 |
TEMPLATE """{{- if .Messages }}
|
7 |
{{- if or .System .Tools }}<|start_header_id|>system<|end_header_id|>
|
8 |
{{ .System }}
|