Files
Ean Garvey dd738a0e02 small changes to opt_perf_comparison.py (#1670)
* Use longer prompts for OPT comparison script

* small tweaks
2023-07-19 06:26:50 -07:00
..
2023-06-13 22:40:07 -05:00
2023-06-13 22:40:07 -05: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.