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 }}
city96
/
ComfyUI-GGUF
Public
Notifications
You must be signed in to change notification settings
Fork
379
Star
4k
Code
Issues
200
Pull requests
42
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
MiniMax H3 mmproj support for Qwen3 VL 32B GGUFs
- #473
#473
Open
Nif00
wants to merge 39 commits into
city96:main
city96/ComfyUI-GGUF:main
from
Nif00:minimax-h3-mmproj
Nif00/ComfyUI-GGUF:minimax-h3-mmproj
Copy head branch name to clipboard
Conversation
Commits
39
(39)
Checks
Files changed
Open
MiniMax H3 mmproj support for Qwen3 VL 32B GGUFs
#473
Nif00
wants to merge 39 commits into
city96:main
city96/ComfyUI-GGUF:main
from
Nif00:minimax-h3-mmproj
Nif00/ComfyUI-GGUF:minimax-h3-mmproj
Copy head branch name to clipboard
Commits
Commits on Jan 16, 2026
fix: correct assignment operator and method signature
Show description for ba6409d
radicazz
committed
ba6409d
View commit details
Copy full SHA for ba6409d
Browse repository at this point
refactor: improve path resolution and code quality
Show description for bc9af6a
radicazz
committed
bc9af6a
View commit details
Copy full SHA for bc9af6a
Browse repository at this point
feat(nodes): add dropdown configuration helpers for loaders
Show description for a23a2dd
radicazz
committed
a23a2dd
View commit details
Copy full SHA for a23a2dd
Browse repository at this point
Commits on Mar 5, 2026
quant_ops: Implement GGUF as a QT
Show description for 5cea0fa
rattus128
committed
5cea0fa
View commit details
Copy full SHA for 5cea0fa
Browse repository at this point
loader changes for Dynamic VRAM
Show description for 1ef0118
rattus128
committed
1ef0118
View commit details
Copy full SHA for 1ef0118
Browse repository at this point
nodes: UNET: reconstructable ans support dynamic mode
Show description for 6d95238
rattus128
committed
6d95238
View commit details
Copy full SHA for 6d95238
Browse repository at this point
nodes: CLIP: make reconstructable and support dynamic mode
Show description for 68b2b05
rattus128
committed
68b2b05
View commit details
Copy full SHA for 68b2b05
Browse repository at this point
nodes: factor out clone() core of GGUFModelPatcher
Show description for 5e905a1
rattus128
committed
5e905a1
View commit details
Copy full SHA for 5e905a1
Browse repository at this point
GGUFModelPatcherDynamic
rattus128
committed
4c76351
View commit details
Copy full SHA for 4c76351
Browse repository at this point
Commits on Apr 6, 2026
feat: add torch dequantization for IQ1_S, IQ1_M, IQ2_XXS, IQ2_S, IQ3_XXS, IQ3_S
Show description for 7de582a
octo-patch
committed
7de582a
View commit details
Copy full SHA for 7de582a
Browse repository at this point
Commits on May 21, 2026
nodes: fix gguf loading
rattus128
committed
effce96
View commit details
Copy full SHA for effce96
Browse repository at this point
Commits on Jun 12, 2026
Add Ideogram 4 architecture support for GGUF loading
Show description for 5c4b048
DanrisiUA
and
cursoragent
committed
5c4b048
View commit details
Copy full SHA for 5c4b048
Browse repository at this point
Commits on Jun 16, 2026
Handle WeightAdapters in ops.move_patch_to_device
blepping
committed
3224f5c
View commit details
Copy full SHA for 3224f5c
Browse repository at this point
Commits on Jun 17, 2026
Merge pull request #1 from radicazz/pr/upstream-cherrypicks-fixes
Show description for c04b0a2
m8rr
authored
c04b0a2
View commit details
Copy full SHA for c04b0a2
Browse repository at this point
Merge pull request #2 from octo-patch/feat/iq-lower-quant-dequant
Show description for 8660a00
m8rr
authored
8660a00
View commit details
Copy full SHA for 8660a00
Browse repository at this point
Merge pull request #3 from DanrisiUA/add-ideogram4-support
Show description for da823ec
m8rr
authored
da823ec
View commit details
Copy full SHA for da823ec
Browse repository at this point
Merge pull request #4 from blepping/fix_move_patch_to_device
Show description for 6afc310
m8rr
authored
6afc310
View commit details
Copy full SHA for 6afc310
Browse repository at this point
Merge Dynamic VRAM PR #427
m8rr
committed
54c5950
View commit details
Copy full SHA for 54c5950
Browse repository at this point
Apply torch.compile to dequant, up to 25% speedup depending on conditions
m8rr
committed
7c3cee5
View commit details
Copy full SHA for 7c3cee5
Browse repository at this point
Commits on Jun 18, 2026
refactor: Apply torch.compile to dequant
m8rr
committed
a7c141b
View commit details
Copy full SHA for a7c141b
Browse repository at this point
Commits on Jun 20, 2026
cherry-pick BF16 fix from commit a5d4ce5
m8rr
committed
b3abe74
View commit details
Copy full SHA for b3abe74
Browse repository at this point
Add workaround for Qwen3-VL text encoder
m8rr
committed
a963418
View commit details
Copy full SHA for a963418
Browse repository at this point
Added Vision Support in Qwen3-VL
m8rr
committed
249624c
View commit details
Copy full SHA for 249624c
Browse repository at this point
Allow Qwen3-VL to run without mmproj
m8rr
committed
6a495b2
View commit details
Copy full SHA for 6a495b2
Browse repository at this point
Commits on Jun 22, 2026
fix: add Dynamic-VRAM to mmproj loader
m8rr
committed
b7d7413
View commit details
Copy full SHA for b7d7413
Browse repository at this point
Draft: Gemma 4 vision support, DVRAM+BF16
m8rr
committed
00edba0
View commit details
Copy full SHA for 00edba0
Browse repository at this point
Refactor: Gemma4 now works with --disable-dynamic-vram
m8rr
committed
949a9cb
View commit details
Copy full SHA for 949a9cb
Browse repository at this point
Commits on Jun 23, 2026
Generate tokenizer from Gemma4 GGUF metadata
m8rr
committed
5a6b742
View commit details
Copy full SHA for 5a6b742
Browse repository at this point
Qwen3VL-4B support
m8rr
committed
c7fb703
View commit details
Copy full SHA for c7fb703
Browse repository at this point
refactor: change tokenizer return
m8rr
committed
a1641cb
View commit details
Copy full SHA for a1641cb
Browse repository at this point
Reuse GGUFReader for tokenizer loader
m8rr
committed
7187555
View commit details
Copy full SHA for 7187555
Browse repository at this point
Commits on Jun 24, 2026
Stole: KREA-2 support (RealRebelAI/ComfyUI-GGUF_KREA-2)
m8rr
committed
5b2d245
View commit details
Copy full SHA for 5b2d245
Browse repository at this point
Improve GGUFReader loading performance
m8rr
committed
736fc9c
View commit details
Copy full SHA for 736fc9c
Browse repository at this point
Commits on Jun 25, 2026
Refactor: logging message handling, Feat. 19e396a
m8rr
committed
9a19c7d
View commit details
Copy full SHA for 9a19c7d
Browse repository at this point
fix: resolve torch.compile detection issues
m8rr
committed
1c113ea
View commit details
Copy full SHA for 1c113ea
Browse repository at this point
Commits on Jun 29, 2026
gemma4 E4B runs, but unknown what side effects there might be
m8rr
committed
5e98d9c
View commit details
Copy full SHA for 5e98d9c
Browse repository at this point
Refactor: Remove unused argument
m8rr
committed
ccfb08e
View commit details
Copy full SHA for ccfb08e
Browse repository at this point
Commits on Aug 4, 2026
Support Qwen3 32B
m8rr
committed
e71c2f6
View commit details
Copy full SHA for e71c2f6
Browse repository at this point
Commits on Aug 5, 2026
Fix MiniMax H3 Qwen3-VL 32B mmproj loading
Nif00
committed
853daf6
View commit details
Copy full SHA for 853daf6
Browse repository at this point
You can’t perform that action at this time.