Created
November 7, 2021 17:44
-
-
Save devdilson/ad9f9c3e1be2260b02f5ef5ce879c1cc to your computer and use it in GitHub Desktop.
Download a directory recursively with wget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Download direcotory recursively | |
wget --no-parent --no-check-certificate -r https://the-eye.eu/public/AI/gptneo-release/GPT3_2-7B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
teste