Computational-Intelligence commited on
Commit
e0b1f32
·
verified ·
1 Parent(s): 9ebf5b3

Update README.md

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