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
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
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 }}
invoke-ai
/
InvokeAI
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
28.2k
Code
Issues
327
Pull requests
44
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix(qwen): make room in VRAM for the quantized Qwen2.5-VL encoder and release it afterwards (#9147)
- #9572
#9572
Merged
lstein
merged 9 commits into
invoke-ai:main
invoke-ai/InvokeAI:main
from
lstein:fix/qwen-quantized-encoder-vram
lstein/InvokeAI:fix/qwen-quantized-encoder-vram
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix(qwen): make room in VRAM for the quantized Qwen2.5-VL encoder and release it afterwards (#9147)
#9572
lstein
merged 9 commits into
invoke-ai:main
invoke-ai/InvokeAI:main
from
lstein:fix/qwen-quantized-encoder-vram
lstein/InvokeAI:fix/qwen-quantized-encoder-vram
Copy head branch name to clipboard
Commits
Commits on Sep 7, 2026
fix(qwen): make room in VRAM before loading the quantized Qwen2.5-VL encoder
Show description for 7d07921
lstein
and
claude
committed
7d07921
View commit details
Copy full SHA for 7d07921
Browse repository at this point
fix(qwen): release the quantized encoder before emptying the CUDA cache
Show description for aeb0b53
lstein
and
claude
committed
aeb0b53
View commit details
Copy full SHA for aeb0b53
Browse repository at this point
fix(qwen): make_room_in_vram is a no-op on a CPU execution device; tighten tests
Show description for a781393
lstein
and
claude
committed
a781393
View commit details
Copy full SHA for a781393
Browse repository at this point
fix(qwen): release the encoder on the error path and drop activations before empty_cache
Show description for 42eed4b
lstein
and
claude
committed
42eed4b
View commit details
Copy full SHA for 42eed4b
Browse repository at this point
docs: regenerate invocation-context data for make_room_in_vram
Show description for 84c598d
lstein
and
claude
committed
84c598d
View commit details
Copy full SHA for 84c598d
Browse repository at this point
Commits on Sep 15, 2026
fix(qwen): scope the model-load lock per step, release a failed quantized load, report shortfalls
Show description for 4866361
lstein
and
claude
committed
4866361
View commit details
Copy full SHA for 4866361
Browse repository at this point
Merge branch 'main' into fix/qwen-quantized-encoder-vram
Pfannkuchensack
authored
6e78b38
View commit details
Copy full SHA for 6e78b38
Browse repository at this point
fix(model cache): judge out-of-cache loads by physical VRAM, not the cache cap
Show description for 3960c4f
lstein
and
claude
committed
3960c4f
View commit details
Copy full SHA for 3960c4f
Browse repository at this point
Merge branch 'main' into fix/qwen-quantized-encoder-vram
Pfannkuchensack
authored
960a217
View commit details
Copy full SHA for 960a217
Browse repository at this point
You can’t perform that action at this time.