Closed
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- 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).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
Microsoft has recently dropped two new models in the Phi Family.
3.5 MoE: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct
3.5 Vision: https://huggingface.co/microsoft/Phi-3.5-vision-instruct
It would be nice to see support added to llama.cpp for these two models.
Motivation
Supporting all model releases so the wider community can enjoy these great free models.
Possible Implementation
No response