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

Add support for phi-4-mini and phi-4-multimodal #3071

Open
farzanehnakhaee70 opened this issue Mar 5, 2025 · 1 comment
Open

Add support for phi-4-mini and phi-4-multimodal #3071

farzanehnakhaee70 opened this issue Mar 5, 2025 · 1 comment

Comments

@farzanehnakhaee70
Copy link

Feature request

Currently, when I check phi-4-mini model with TGI and also phi-4-multimodal model, none of them can be loaded with TGI version 3.1.1. Phi-4-mini need transformer version 4.49.0 and phi-4-multimodal got the following error:

Unsupported model type phi4mm

Is there any possibility to support these two models?
Also is it possible to use TensorRT-LLM backend?

Motivation

Resolve the issues with phi-4-mini and phi-4-multimodal model to be deployed with TGI

Your contribution

Upgrade transformer to version 4.49.0 and add support for multimodal models

@elliotvilhelm
Copy link

+1

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

2 participants