rajabmondal commited on
Commit
1998c21
·
verified ·
1 Parent(s): c047630

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -175,7 +175,7 @@ pip3 install hf_transfer
175
  And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
176
 
177
  ```shell
178
- HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/Mixtral-8x7B-Instruct-v0.1-GGUF mixtral-8x7b-instruct-v0.1.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
179
  ```
180
 
181
  Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
 
175
  And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
176
 
177
  ```shell
178
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download infosys/NT-Java-1.1B-GGUF NT-Java-1.1B_Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
179
  ```
180
 
181
  Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.