Kurt
Results
1
issues of
Kurt
Whenever you run `lm-eval` with any sequence to sequence model specifying `--batch_size=auto`, the following error is raised: ``` Traceback (most recent call last): File "/usr/local/bin/lm-eval", line 8, in sys.exit(cli_evaluate()) File...