We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee637d commit ad5901aCopy full SHA for ad5901a
torchchat/usages/eval.py
@@ -178,7 +178,7 @@ class VLMEvalWrapper(HFMultimodalLM):
178
-------------------------------------------------------------------------------
179
180
An EvalWrapper for EleutherAI's eval harness based on gpt-fast's
181
- EvalWrapper: https://github.com/pytorch-labs/gpt-fast/blob/main/eval.py.
+ EvalWrapper: https://github.com/meta-pytorch/gpt-fast/blob/main/eval.py.
182
183
Note:
184
This is ONLY for vision-language models.
0 commit comments