juliehunter commited on
Commit
78f9fba
·
verified ·
1 Parent(s): bf4c41c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -127,7 +127,7 @@ The model architecture and hyperparameters are the same as for [Lucie-7B](https:
127
 
128
  * Download and install [Ollama](https://ollama.com/download)
129
  * Download the [GGUF model](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-v1.1-gguf/blob/main/Lucie-7B-Instruct-v1.1-q4_k_m.gguf)
130
- * Copy the [`Modelfile`](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-v1.1-gguf/blob/main/Modelfile), adpating if necessary the path to the GGUF file (line starting with `FROM`).
131
  * Run in a shell:
132
  * `ollama create -f Modelfile Lucie`
133
  * `ollama run Lucie`
 
127
 
128
  * Download and install [Ollama](https://ollama.com/download)
129
  * Download the [GGUF model](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-v1.1-gguf/blob/main/Lucie-7B-Instruct-v1.1-q4_k_m.gguf)
130
+ * Copy the [`Modelfile`](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct-v1.1-gguf/blob/main/Modelfile), adapting if necessary the path to the GGUF file (line starting with `FROM`).
131
  * Run in a shell:
132
  * `ollama create -f Modelfile Lucie`
133
  * `ollama run Lucie`