feat: Support sarashina2.2-vision-3b model#22103
Merged
ngxson merged 1 commit intoggml-org:masterfrom May 7, 2026
Merged
Conversation
CISC
reviewed
Apr 19, 2026
ngxson
requested changes
Apr 19, 2026
ngxson
reviewed
Apr 19, 2026
Member
|
@samuraieng Bad merge. |
Contributor
Author
|
Would you please review again? I think I captured all your comments in the latest update. |
Member
|
@samuraieng Bad merge. |
Contributor
Author
|
Sorry for made this bad merge. I pushed again with new code. Would you please reviwe again? |
CISC
reviewed
Apr 24, 2026
ngxson
reviewed
Apr 24, 2026
Contributor
Author
|
Mostly, MMPROJ side was updated. The new class follows Qwen2VLVisionModel |
CISC
reviewed
Apr 25, 2026
CISC
approved these changes
Apr 27, 2026
Contributor
Author
|
@ngxson , would you please review the latest code? |
|
@ngxson , would you please review the latest code? The code I modified are same as before. Sync with the master branch. |
CISC
reviewed
May 6, 2026
|
I updated to follow this review comment. Would you please review again? |
ngxson
approved these changes
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR adds new PROJECTOR_TYPE to support for Sarashina2.2 Vision 3B model to llama.cpp, both llama-cli, llama-server and connvert_hf_to_gguf.py.
This implementation is updated to support the Sarashina model with minimum modifications.
Additional information
Changes
This PR updates six (6) files
Testing
Requirements