mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-20 12:20:53 +08:00
9 lines
138 B
Bash
Executable File
9 lines
138 B
Bash
Executable File
curl https://sdk.cloud.google.com | bash
|
|
exec -l $SHELL
|
|
gcloud init
|
|
|
|
|
|
URL="gs://sf-ctrl/seqlen512_v1.ckpt/"
|
|
|
|
gsutil -m cp -r "$URL" model
|