Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ Make sure you have Ollama correctly installed and ready to use.
|
|
30 |
|
31 |
Then, you can download DanteLLM's weights using:
|
32 |
```
|
33 |
-
huggingface-cli download DanteLLM-7B-Instruct-Italian-v0.1-GGUF dantellm-merged-hf.q8_0.gguf Modelfile --local-dir . --local-dir-use-symlinks False
|
34 |
```
|
35 |
Load the model using:
|
36 |
```
|
|
|
30 |
|
31 |
Then, you can download DanteLLM's weights using:
|
32 |
```
|
33 |
+
huggingface-cli download rstless-research/DanteLLM-7B-Instruct-Italian-v0.1-GGUF dantellm-merged-hf.q8_0.gguf Modelfile --local-dir . --local-dir-use-symlinks False
|
34 |
```
|
35 |
Load the model using:
|
36 |
```
|