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 }}
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
23.4k
Star
129k
Code
Issues
886
Pull requests
1.6k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
CUDA: adding switch points per HW and quant type to tune the mvq->MMQ decode crossover
- #26079
#26079
Merged
ORippler
merged 7 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
praneshgo:pgonegandla/mmvq-mmq-crossover
praneshgo/llama.cpp:pgonegandla/mmvq-mmq-crossover
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
CUDA: adding switch points per HW and quant type to tune the mvq->MMQ decode crossover
#26079
ORippler
merged 7 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
praneshgo:pgonegandla/mmvq-mmq-crossover
praneshgo/llama.cpp:pgonegandla/mmvq-mmq-crossover
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
CUDA: runtime GGML_CUDA_MMVQ_MAX to tune the mvq->MMQ decode crossover
Show description for ff05098
praneshgo
committed
ff05098
View commit details
Copy full SHA for ff05098
Browse repository at this point
Added Blackwell specific switch point, to reduce dependence on runtime env var.
praneshgo
committed
f2a3efa
View commit details
Copy full SHA for f2a3efa
Browse repository at this point
Commits on Jul 30, 2026
Add per-HW switch point values for DGX Spark and removing runtime env var
praneshgo
committed
f2aace7
View commit details
Copy full SHA for f2aace7
Browse repository at this point
Commits on Jul 31, 2026
Adding switch points for Ada, tested on RTX 4090
praneshgo
committed
db1508d
View commit details
Copy full SHA for db1508d
Browse repository at this point
Commits on Aug 3, 2026
Modifying DGX Spark numbers based on latest run and adding some comments and small functional changes relating to MoE
praneshgo
committed
9052a5c
View commit details
Copy full SHA for 9052a5c
Browse repository at this point
Commits on Aug 19, 2026
Reverting an unnecessary conditional
praneshgo
committed
614d524
View commit details
Copy full SHA for 614d524
Browse repository at this point
Update ggml/src/ggml-cuda/mmvq.cu
ORippler
authored
41a70d7
View commit details
Copy full SHA for 41a70d7
Browse repository at this point
You can’t perform that action at this time.