Skip to content

Commit ad5901a

Browse files
committed
Replace 'pytorch-labs' with 'meta-pytorch' in 2 files
1 parent cee637d commit ad5901a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchchat/usages/eval.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ class VLMEvalWrapper(HFMultimodalLM):
178178
-------------------------------------------------------------------------------
179179
180180
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.
181+
EvalWrapper: https://github.com/meta-pytorch/gpt-fast/blob/main/eval.py.
182182
183183
Note:
184184
This is ONLY for vision-language models.

0 commit comments

Comments
 (0)