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 }}
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
22.8k
Star
127k
Code
Issues
897
Pull requests
1.5k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
model : add GLM-5.3-Flash (glm5next)
- #27752
#27752
Open
eauchs
wants to merge 11 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
eauchs:glm5next/add-glm-5.3-flash
eauchs/llama.cpp:glm5next/add-glm-5.3-flash
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
model : add GLM-5.3-Flash (glm5next)
#27752
eauchs
wants to merge 11 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
eauchs:glm5next/add-glm-5.3-flash
eauchs/llama.cpp:glm5next/add-glm-5.3-flash
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
model : add GLM-5.3-Flash (glm5next)
Show description for 6174c91
eauchs
committed
6174c91
View commit details
Copy full SHA for 6174c91
Browse repository at this point
convert : keep text_config merge from clobbering architectures
eauchs
committed
e972e2c
View commit details
Copy full SHA for e972e2c
Browse repository at this point
llama : accept indexer.kpool as a fallback for indexer.block_size
eauchs
committed
dca65ec
View commit details
Copy full SHA for dca65ec
Browse repository at this point
llama : select whole k-pools in the glm5next DSA indexer
eauchs
committed
8ee6fcf
View commit details
Copy full SHA for 8ee6fcf
Browse repository at this point
llama : add the glm5next MTP (NextN) draft graph
eauchs
committed
38d16c7
View commit details
Copy full SHA for 38d16c7
Browse repository at this point
llama : extend llama_memory_hybrid_idx for the glm5next DSA path
Show description for 347f2e3
eauchs
committed
347f2e3
View commit details
Copy full SHA for 347f2e3
Browse repository at this point
llama : chunk the glm5next DSA indexer over tokens
Show description for dba3221
matteoscalabrini
authored and
eauchs
committed
dba3221
View commit details
Copy full SHA for dba3221
Browse repository at this point
llama : skip foreign-sequence cells when building the glm5next k-pools
Show description for 0ccfa15
eauchs
committed
0ccfa15
View commit details
Copy full SHA for 0ccfa15
Browse repository at this point
llama : glm5next fold (d, n_pool) into one ne[1] ahead of the pool softmax
Show description for c6cbbf9
eauchs
committed
c6cbbf9
View commit details
Copy full SHA for c6cbbf9
Browse repository at this point
llama : glm5next declare ssm_a as NOSCAN
Show description for dd89075
eauchs
committed
dd89075
View commit details
Copy full SHA for dd89075
Browse repository at this point
llama : glm5next adapt to master's n_kv_max attn API and per-layer n_ff_exp
Show description for 1d0c76f
eauchs
committed
1d0c76f
View commit details
Copy full SHA for 1d0c76f
Browse repository at this point
You can’t perform that action at this time.