juliehunter commited on
Commit
77095fa
·
verified ·
1 Parent(s): 8f5e99d

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
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-v1 model
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