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

[Feature] Support mistralai/Pixtral #2351

Open
merrymercy opened this issue Dec 4, 2024 · 2 comments
Open

[Feature] Support mistralai/Pixtral #2351

merrymercy opened this issue Dec 4, 2024 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed high priority

Comments

@merrymercy
Copy link
Contributor

merrymercy commented Dec 4, 2024

Motivation

mistralai/Pixtral is one of the best vision language models. We would like to support it.

Models:
https://huggingface.co/mistralai/Pixtral-12B-2409
https://huggingface.co/mistralai/Pixtral-Large-Instruct-2411

Related resources

You can learn from the existing implementations and usage examples of other vision language models.
https://sgl-project.github.io/references/supported_models.html#how-to-support-a-new-model
/~https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/models/llava.py
/~https://github.com/sgl-project/sglang/blob/main/test/srt/test_vision_openai_server.py
https://sgl-project.github.io/references/sampling_params.html#multi-modal

@merrymercy merrymercy added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 4, 2024
@yixin-huang1

This comment was marked as outdated.

@DanielC12321
Copy link
Contributor

I will give this a try if no one else is working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed high priority
Projects
None yet
Development

No branches or pull requests

3 participants