juliehunter commited on
Commit
c9d3605
·
verified ·
1 Parent(s): 0dd2178

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -99,7 +99,7 @@ The model architecture and hyperparameters are the same as for [Lucie-7B](https:
99
  ### Test with ollama
100
 
101
  * Download and install [Ollama](https://ollama.com/download)
102
- * Download the [GGUF model](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct/resolve/main/Lucie-7B-q4_k_m.gguf)
103
  * Copy the [`Modelfile`](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-gguf/blob/main/Modelfile), adpating if necessary the path to the GGUF file (line starting with `FROM`).
104
  * Run in a shell:
105
  * `ollama create -f Modelfile Lucie`
 
99
  ### Test with ollama
100
 
101
  * Download and install [Ollama](https://ollama.com/download)
102
+ * Download the [GGUF model](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-gguf/blob/main/Lucie-7B-q4_k_m.gguf)
103
  * Copy the [`Modelfile`](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-gguf/blob/main/Modelfile), adpating if necessary the path to the GGUF file (line starting with `FROM`).
104
  * Run in a shell:
105
  * `ollama create -f Modelfile Lucie`