Skip to content

Feature Request: add support for vision model InternVL3_5Β #730

@kiron111

Description

@kiron111

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions