Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Llava to be configurable so that you can swap text model #7032

Open
mergennachin opened this issue Nov 22, 2024 · 0 comments
Open

Make Llava to be configurable so that you can swap text model #7032

mergennachin opened this issue Nov 22, 2024 · 0 comments

Comments

@mergennachin
Copy link
Contributor

mergennachin commented Nov 22, 2024

🚀 The feature, motivation and pitch

Current Llava uses Llama 2 7B as the pretrained text model. https://github.com/pytorch/executorch/blob/main/examples/models/llava/README.md

The latest quantized Llama 1B/3B are good in terms of accuracy and size. Let's make it swappable with these models.

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant