Files
AMD-SHARK-Studio/tank/examples/opt
Daniel Garvey bba8646669 find gsutil on linux (#557)
* find gsutil on linux

* cleaned up downloader and ditched gsutil

Co-authored-by: dan <dan@nod-labs.com>
2022-12-05 19:03:48 -08:00
..
2022-12-05 19:03:48 -08:00

Running Different OPT Variants

To run different sizes of OPT, change the string OPT_MODEL string in opt_torch_test.py. The default is 350m parameters. 66b cases also exist in the file, simply uncomment the test cases.