You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'd like to evaluate a few checkpoints of InternVL2.5 and InternVL3 from HuggingFace (e.g. this one) on text-only benchmarks like WinoGrande. I noticed a model config was added recently in #2068 that uses TurboMindModelwithChatTemplate, but I assume this is limited to checkpoints supported in LMDeploy? Is there a way to use the HuggingFace class with a VLM or do I need to write a custom Model class like shown here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'd like to evaluate a few checkpoints of InternVL2.5 and InternVL3 from HuggingFace (e.g. this one) on text-only benchmarks like WinoGrande. I noticed a model config was added recently in #2068 that uses
TurboMindModelwithChatTemplate
, but I assume this is limited to checkpoints supported in LMDeploy? Is there a way to use theHuggingFace
class with a VLM or do I need to write a custom Model class like shown here?Beta Was this translation helpful? Give feedback.
All reactions