caesar-one commited on
Commit
1ec5c98
·
verified ·
1 Parent(s): c6aed38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```