Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ Since cloning the entire repo may be inefficient, you can manually download the
|
|
35 |
```
|
36 |
2. Download:
|
37 |
```shell
|
38 |
-
huggingface-cli download WinkingFace/Mit-ThinkDeeply-
|
39 |
```
|
40 |
|
41 |
For users, to achieve chatbot-like experience, it is recommended to commence in the conversation mode:
|
|
|
35 |
```
|
36 |
2. Download:
|
37 |
```shell
|
38 |
+
huggingface-cli download WinkingFace/Mit-ThinkDeeply-3B-gguf Mit-ThinkDeeply-3B-q8_0.gguf --local-dir . --local-dir-use-symlinks False
|
39 |
```
|
40 |
|
41 |
For users, to achieve chatbot-like experience, it is recommended to commence in the conversation mode:
|