Skip to content

Commit

Permalink
fix pre-commit issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Haochen-Wang409 committed Jan 15, 2025
1 parent 20fe60b commit 1462c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lmms_eval/models/ross.py
Original file line number Diff line number Diff line change
Expand Up @@ -427,4 +427,4 @@ def _collate(x):
return res

def generate_until_multi_round(self, requests) -> List[str]:
raise NotImplementedError("TODO: Implement multi-round generation for Ross")
raise NotImplementedError("TODO: Implement multi-round generation for Ross")

0 comments on commit 1462c0b

Please sign in to comment.