mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-10 11:40:48 +08:00
updated scripts
This commit is contained in:
@@ -6,4 +6,4 @@ else
|
||||
URL="gs://sf-ctrl/seqlen256_v1.ckpt/"
|
||||
fi
|
||||
|
||||
gsutil -m cp -r "$URL" .
|
||||
gsutil -m cp -r "$URL" model
|
||||
|
||||
@@ -16,6 +16,7 @@ cd fastBPE
|
||||
python setup.py install
|
||||
cd ..
|
||||
|
||||
pip install tensorflow-gpu==1.14
|
||||
# Download the 512-length model if specified, 256-length otherwise
|
||||
#if [ "$1" = "512" ]
|
||||
#then
|
||||
|
||||
Reference in New Issue
Block a user