Created
January 9, 2023 06:14
-
-
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
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
!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