Skip to content

Instantly share code, notes, and snippets.

@twobob
Created January 9, 2023 06:14
Show Gist options
  • Save twobob/b9a46be801598fb89cc2e058cfbe38e5 to your computer and use it in GitHub Desktop.
Save twobob/b9a46be801598fb89cc2e058cfbe38e5 to your computer and use it in GitHub Desktop.
Wget command to download the default ckpt file for fine-tuning directly to google drive from colab
!wget https://model-server.zqevans2.workers.dev/jmann-small-190k.ckpt -O /content/drive/MyDrive/AI/models/jmann-small-190k.ckpt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment