Skip to content

Instantly share code, notes, and snippets.

@devdilson
Created November 7, 2021 17:44
Show Gist options
  • Save devdilson/ad9f9c3e1be2260b02f5ef5ce879c1cc to your computer and use it in GitHub Desktop.
Save devdilson/ad9f9c3e1be2260b02f5ef5ce879c1cc to your computer and use it in GitHub Desktop.
Download a directory recursively with wget
# Download direcotory recursively
wget --no-parent --no-check-certificate -r https://the-eye.eu/public/AI/gptneo-release/GPT3_2-7B
@devdilson
Copy link
Author

teste

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment