juliehunter
commited on
Update Modelfile
Browse files
Modelfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Modelfile to be used with "ollama"
|
2 |
-
# adapt "./Lucie-7B-q4_k_m.gguf" with the path where you copy the GGUF file of Lucie-7B-Instruct
|
3 |
|
4 |
FROM ./Lucie-7B-q4_k_m.gguf
|
5 |
PARAMETER seed 1234
|
|
|
1 |
# Modelfile to be used with "ollama"
|
2 |
+
# adapt "./Lucie-7B-q4_k_m.gguf" with the path where you copy the GGUF file of Lucie-7B-Instruct model
|
3 |
|
4 |
FROM ./Lucie-7B-q4_k_m.gguf
|
5 |
PARAMETER seed 1234
|