Skip to content

Commit

Permalink
[Support] Support new model: Ross (#494)
Browse files Browse the repository at this point in the history
* Support Ross

* fix pre-commit issue
  • Loading branch information
Haochen-Wang409 authored Jan 15, 2025
1 parent f8fc141 commit 8821357
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 0 deletions.
1 change: 1 addition & 0 deletions lmms_eval/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"videochat2": "VideoChat2",
"llama_vision": "LlamaVision",
"aria": "Aria",
"ross": "Ross",
}


Expand Down
Loading

0 comments on commit 8821357

Please sign in to comment.