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

Llava Models #852

Open
choochtech opened this issue Dec 4, 2023 · 7 comments
Open

Llava Models #852

choochtech opened this issue Dec 4, 2023 · 7 comments
Assignees

Comments

@choochtech
Copy link

Does the Llava part work ?

https://github.com/intel/intel-extension-for-transformers/tree/main/intel_extension_for_transformers/transformers/modeling/llava_models

If so are they optimized for Intel Device and are there any examples ?

Thanks for building this library. I have seen the token generation performance to be very good compared to OpenVino.

Great work !

Thanks

@a32543254
Copy link
Contributor

Thanks for your usage!!!
Unfortunately, we are not support LLaVA for now.
But we may consider to support it in future, please stay tune.

Regrads,
Bo

@kevinintel
Copy link
Contributor

It's for multi-model training, but optimization is WIP.

@choochtech
Copy link
Author

@kevinintel how do you do the optimization for the llava model and use it ?

@kevinintel
Copy link
Contributor

kevinintel commented Dec 4, 2023

Someone tried low-bits for llava: https://arxiv.org/pdf/2306.00978.pdf and we will try to quantize it.

@choochtech
Copy link
Author

Thanks @kevinintel

delock pushed a commit to delock/intel-extension-for-transformers that referenced this issue Dec 16, 2023
@WeiweiZhang1
Copy link
Collaborator

Hi, support for quantization of multimodal models is currently planned, and any updates will be communicated here.

@kevinintel
Copy link
Contributor

we can optimize llava in intel/neural-compressor#1797
will add examples

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

4 participants