llama.cpp
llama.cpp copied to clipboard
Feature Request: Support for Deepseek Janus-Pro-7B & Janus-1.3B
Prerequisites
- [x] I am running the latest code. Mention the version if possible as well.
- [x] I carefully followed the README.md.
- [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- [x] I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
DeepSeek recently released Janus-Pro-7B and Janus-1.3B, both multimodal models currently supported in Transformers.
Resources: Janus GitHub
Motivation
Adding them to llama.cpp
would enable efficient local inference, expanding support for state-of-the-art multimodal AI. Would love to see this integrated—appreciate all the great work!
Possible Implementation
No response