rajabmondal commited on
Commit
1666d8c
·
verified ·
1 Parent(s): 1482fe5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -105,7 +105,9 @@ Refer to the Provided Files table below to see what files use which methods, and
105
  <!-- README_GGUF.md-how-to-download start -->
106
  ## How to download GGUF files
107
 
108
- I recommend using the `huggingface-hub` Python library:
 
 
109
 
110
  ```shell
111
  pip3 install huggingface-hub
 
105
  <!-- README_GGUF.md-how-to-download start -->
106
  ## How to download GGUF files
107
 
108
+ **On the command line, including multiple files at once**
109
+
110
+ The use of the Huggingface Hub Python library is recommended:
111
 
112
  ```shell
113
  pip3 install huggingface-hub