Skip to content

Commit eb88c55

Browse files
committed
add tinyllava
1 parent e23e988 commit eb88c55

File tree

4 files changed

+487
-0
lines changed

4 files changed

+487
-0
lines changed

lmms_eval/models/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"from_log": "FromLog",
2929
"mplug_owl_video": "mplug_Owl",
3030
"phi3v": "Phi3v",
31+
"tinyllava": "TinyLlava",
3132
}
3233

3334
for model_name, model_class in AVAILABLE_MODELS.items():

0 commit comments

Comments
 (0)