Skip to content

Commit

Permalink
[Feat] Add support for evaluation of Oryx models (#276)
Browse files Browse the repository at this point in the history
* support Oryx models

* update oryx model

* update oryx

* update oryx

---------

Co-authored-by: dongyh20 <[email protected]>
  • Loading branch information
dongyh20 and dongyh20 authored Sep 26, 2024
1 parent dfbddf8 commit 9d227f7
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 0 deletions.
1 change: 1 addition & 0 deletions lmms_eval/models/__init__.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"vila": "VILA",
"xcomposer2_4KHD": "XComposer2_4KHD",
"xcomposer2d5": "XComposer2D5",
"oryx": "Oryx",
}


Expand Down
Loading

0 comments on commit 9d227f7

Please sign in to comment.