Skip to content

[Mistral3] Add VLM support with multi-image inference - #2077

Merged
Ti-Tai Wang (titaiwangms) merged 6 commits into
mainfrom
pr/mistral3-vlm-support
Apr 26, 2026
Merged

[Mistral3] Add VLM support with multi-image inference#2077
Ti-Tai Wang (titaiwangms) merged 6 commits into
mainfrom
pr/mistral3-vlm-support

Add TODO for vision encoder batching optimization

9cbe1a0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed Apr 24, 2026 in 2s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 235 in test/python/test_mistral3_tokens.py

See this annotation in the file changed.

Code scanning / CodeQL

Unnecessary delete statement in function Warning test

Unnecessary deletion of local variable
generator
in function
test_genai_processor_token_counts
.