THUDM / SwissArmyTransformer

SwissArmyTransformer is a flexible and powerful library to develop your own Transformer variants.
https://THUDM.github.io/SwissArmyTransformer
Apache License 2.0
951 stars 90 forks source link

How to install a model to the right path? #176

Closed link89 closed 5 months ago

link89 commented 5 months ago

I have download to cogagant-vqa.zip for finetune. I find there are SAT_HOME=~/.sat in the finetune script, how can I install the model to the right path? Do I need to unzip the file, or just link the zip file to SAT_HOME?

1049451037 commented 5 months ago

You can just unzip it to your current working folder. SAT_HOME is also OK.