Skip to content

Commit 234b80b

Browse files
Update docs/hub/models-downloading.md
Co-authored-by: Lucain <[email protected]>
1 parent aa7e422 commit 234b80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/models-downloading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can use the [`huggingface_hub`](https://github.com/huggingface/huggingface_h
2020
```bash
2121
hf download HuggingFaceH4/zephyr-7b-beta
2222
```
23-
See the [HF download documentation](https://huggingface.co/docs/huggingface_hub/en/guides/cli#download-an-entire-repository) for more information.
23+
See the [CLI download documentation](https://huggingface.co/docs/huggingface_hub/en/guides/cli#download-an-entire-repository) for more information.
2424

2525
You can also integrate this into your own library. For example, you can quickly load a Scikit-learn model with a few lines.
2626
```py

0 commit comments

Comments
 (0)