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
I noticed that the models/ directory contains a TinyLLaVA.py implementation file (link to file), but this model doesn't appear to be included in the official list of supported models ((link to file)).
Request
Could you please clarify:
Is the TinyLLaVA model officially supported?
If yes, could it be added to the supported models list?
If not, could you clarify why TinyLLaVA isn't listed as a supported model?
Thank you for maintaining this project!
The text was updated successfully, but these errors were encountered:
Hi, TinyLLaVA is not supported now. We tried to adapt it, but it was not successful because this TinyLLaVA issue remains unsolved. We will clean invalid code in later versions. Thank you for pointing it out!
Issue Description
I noticed that the
models/
directory contains aTinyLLaVA.py
implementation file (link to file), but this model doesn't appear to be included in the official list of supported models ((link to file)).Request
Could you please clarify:
Thank you for maintaining this project!
The text was updated successfully, but these errors were encountered: