-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
enhancementNew feature or requestNew feature or request
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
Some of them are MOE (some are based on Qwen3):
https://huggingface.co/OpenGVLab/InternVL3_5-30B-A3B
https://huggingface.co/OpenGVLab/InternVL3_5-241B-A28B

It should be now SOTA in open source VL models (based on InternLM Lab's report)
GGUF here:
https://huggingface.co/QuantStack/InternVL3_5-30B-A3B-gguf/tree/main
It would be great if ik_llama.cpp would support it.
Thankyou!!
Motivation
it could be run in mainline llama.cpp (tesed) , but the speed is not optimized, could be greatly enhanced in ik-llama.cpp in hybrid CPU+GPU inference.
Possible Implementation
No response
brite3001, genericgod and ranilongxi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request