Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
elixir-nx
/
bumblebee
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
1.7k
Code
Issues
25
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add Qwen3-VL vision-language model support
- #442
#442
Open
nyo16
wants to merge 15 commits into
elixir-nx:main
elixir-nx/bumblebee:main
from
nyo16:feat/qwen3-vl
nyo16/bumblebee:feat/qwen3-vl
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add Qwen3-VL vision-language model support
#442
nyo16
wants to merge 15 commits into
elixir-nx:main
elixir-nx/bumblebee:main
from
nyo16:feat/qwen3-vl
nyo16/bumblebee:feat/qwen3-vl
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
feat: Add Qwen3-VL (Qwen2-VL) vision-language model support
Show description for b564150
nyo16
committed
b564150
View commit details
Copy full SHA for b564150
Browse repository at this point
fix: Correct parameter mapping for Qwen3-VL model loading
Show description for 7ffb2c1
nyo16
committed
7ffb2c1
View commit details
Copy full SHA for 7ffb2c1
Browse repository at this point
fix: Fix Qwen3VL featurizer argument order and image sizing
Show description for 7596232
nyo16
committed
7596232
View commit details
Copy full SHA for 7596232
Browse repository at this point
fix: Implement proper 2D rotary position embedding for Qwen3-VL vision encoder
Show description for 8fc4038
nyo16
committed
8fc4038
View commit details
Copy full SHA for 8fc4038
Browse repository at this point
Update Qwen3-VL config loader and test reference values
Show description for 147da1f
nyo16
committed
147da1f
View commit details
Copy full SHA for 147da1f
Browse repository at this point
Enable Qwen3-VL test with tiny model from HuggingFace
Show description for 35479af
nyo16
committed
35479af
View commit details
Copy full SHA for 35479af
Browse repository at this point
Remove Qwen2-VL mappings (not tested, different param naming)
Show description for c805c32
nyo16
committed
c805c32
View commit details
Copy full SHA for c805c32
Browse repository at this point
Add Qwen3-VL Livebook with examples and test documentation
Show description for b07ac6b
nyo16
committed
b07ac6b
View commit details
Copy full SHA for b07ac6b
Browse repository at this point
Commits on Jan 7, 2026
Remove appendix from Qwen3-VL Livebook
nyo16
committed
57553e7
View commit details
Copy full SHA for 57553e7
Browse repository at this point
Add DeepStack feature mergers for Qwen3-VL
Show description for b1e28f3
nyo16
committed
b1e28f3
View commit details
Copy full SHA for b1e28f3
Browse repository at this point
Implement full DeepStack injection for Qwen3-VL
Show description for 8548ee3
nyo16
committed
8548ee3
View commit details
Copy full SHA for 8548ee3
Browse repository at this point
Commits on May 24, 2026
Thread image_grid_thw through Qwen3-VL, add smart-resize + multi-image
Show description for 7c19bb0
nyo16
committed
7c19bb0
View commit details
Copy full SHA for 7c19bb0
Browse repository at this point
Add Bumblebee.Multimodal.ImageTextToText.generate helper
Show description for bbb8dd6
nyo16
committed
bbb8dd6
View commit details
Copy full SHA for bbb8dd6
Browse repository at this point
Add compile-once-and-pad path for Qwen3-VL multimodal generation
Show description for 1b149f7
nyo16
committed
1b149f7
View commit details
Copy full SHA for 1b149f7
Browse repository at this point
Commits on May 27, 2026
Fix off-by-one in DeepStack layer indexing
Show description for 9e87345
nyo16
committed
9e87345
View commit details
Copy full SHA for 9e87345
Browse repository at this point
You can’t perform that action at this time.