EvolvingLMMs-Lab / lmms-eval

Accelerating the development of large multimodal models (LMMs) with lmms-eval
https://lmms-lab.github.io/
Other
1.03k stars 53 forks source link

Fix types to allow nullables in `llava_hf.py` #55

Closed lewtun closed 2 months ago

lewtun commented 2 months ago

A small fix to allow users to disable options like FA2 in the command line (previously None was cast to str)