llama.cpp
[Mirror] Add Gemma3n multimodal support with MobileNetV5 vision encoder
#64
Open

[Mirror] Add Gemma3n multimodal support with MobileNetV5 vision encoder #64

ngxson wants to merge 22 commits into ngxson:master from simrnsingh:feat-gemma3n-vision
ngxson
simrnsingh Add Gemma3nVisionModel - MobileNetV5 vision encoder convertor to conv…
3e4c8f8f
simrnsingh Add mobilenetv5 impl
ad5ed98d
simrnsingh Fix comments, remove unused vars
f5770547
simrnsingh Fix permute and remove transpose of projection weights
4589d3eb
simrnsingh Merge branch 'master' into feat-gemma3n-vision
28d39cb1
simrnsingh Fix comments, remove debugging prints from hf_to_gguf
47423a29
simrnsingh 1. Hard-code image_mean = 0 and image_std = 1
67801e5b
simrnsingh 1. Move mobilenetv5 helpers declarations to `clip_graph_mobilenetv5` …
04947c7f
simrnsingh Remove obsolete comments
86618c7c
github-actions github-actions added examples
github-actions github-actions added python
github-actions github-actions added model
coderabbitai
ngxson ngxson changed the title Add Gemma3n multimodal support with MobileNetV5 vision encoder [Mirror] Add Gemma3n multimodal support with MobileNetV5 vision encoder 166 days ago
coderabbitai
coderabbitai commented on 2025-12-22
ngxson
coderabbitai
simrnsingh - convert_hf_to_gguf.py & constants.py & tensor_mapping.py: Use expli…
e2835e9f
coderabbitai
coderabbitai commented on 2025-12-26
simrnsingh - Rename tensors to v.conv..., v.blk..., v.msfa... to better align wi…
632e29f5
coderabbitai
coderabbitai commented on 2025-12-26
simrnsingh Fix stem conv bias name
d37c22b2
simrnsingh Remove explicit handling of bias term for stem conv
58667f50
simrnsingh - Change order of addition in "project_per_layer_inputs" to support b…
47b7dd13
coderabbitai
coderabbitai commented on 2025-12-27
ngxson Merge branch 'master' into feat-gemma3n-vision
465e888c
coderabbitai
coderabbitai commented on 2026-01-09
ngxson clean up conversion script
eea58817
ngxson fix code style
bfbb3158
coderabbitai
coderabbitai commented on 2026-01-09
ngxson also preserve audio tensors
395d2d41
ngxson trailing space
6a68b35e
coderabbitai
coderabbitai commented on 2026-01-09
ngxson split arch A and V
e842b931
ngxson rm unused gemma3 func
8f6dbbe4
ngxson fix alignment
60c23c9a
coderabbitai
coderabbitai commented on 2026-01-09
coderabbitai
coderabbitai commented on 2026-01-09

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone