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
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
.
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
22k
Star
125k
Code
Issues
783
Pull requests
1.4k
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: dedup MoE gate/up activation quantization
- #25441
#25441
Merged
JohannesGaessler
merged 8 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
praneshgo:pgonegandla/moe_quant_optimize
praneshgo/llama.cpp:pgonegandla/moe_quant_optimize
Copy head branch name to clipboard
Jul 16, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
CUDA: dedup MoE gate/up activation quantization
#25441
JohannesGaessler
merged 8 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
praneshgo:pgonegandla/moe_quant_optimize
praneshgo/llama.cpp:pgonegandla/moe_quant_optimize
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
CUDA: dedup MoE gate/up activation quantization (fp4)
Show description for 6f286cf
praneshgo
committed
6f286cf
View commit details
Copy full SHA for 6f286cf
Browse repository at this point
CUDA: bounds-check token ids in build_tok2c_kernel
Show description for a155c70
praneshgo
committed
a155c70
View commit details
Copy full SHA for a155c70
Browse repository at this point
Commits on Jul 9, 2026
Refactor the code based on review comments
Show description for 1327f42
praneshgo
committed
1327f42
View commit details
Copy full SHA for 1327f42
Browse repository at this point
Commits on Jul 11, 2026
Adding q8_1 support for dedup and addressing review comments
praneshgo
committed
1c687ce
View commit details
Copy full SHA for 1c687ce
Browse repository at this point
Commits on Jul 14, 2026
Add pragma unrolls
praneshgo
committed
5fda553
View commit details
Copy full SHA for 5fda553
Browse repository at this point
Remove redundant cudaMemsetAsync call
praneshgo
committed
afd0239
View commit details
Copy full SHA for afd0239
Browse repository at this point
Removing follow up redundancies
praneshgo
committed
b93a436
View commit details
Copy full SHA for b93a436
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'master' of https://github.com/ggml-org/llama.cpp into pgonegandla/moe_quant_optimize
praneshgo
committed
bc67b43
View commit details
Copy full SHA for bc67b43
Browse repository at this point
You can’t perform that action at this time.