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.7k
Star
127k
Code
Issues
898
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
Add Kimi-K2.5 support
- #19170
#19170
Merged
ngxson
merged 16 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
AesSedai:kimi-k2.5
AesSedai/llama.cpp:kimi-k2.5
Copy head branch name to clipboard
Feb 11, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add Kimi-K2.5 support
#19170
ngxson
merged 16 commits into
ggml-org:master
ggml-org/llama.cpp:master
from
AesSedai:kimi-k2.5
AesSedai/llama.cpp:kimi-k2.5
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2026
Move dequant_model to after the text_config merge
Show description for 042c3cb
AesSedai
committed
042c3cb
View commit details
Copy full SHA for 042c3cb
Browse repository at this point
Fix a couple of oversights
AesSedai
committed
a4c9a08
View commit details
Copy full SHA for a4c9a08
Browse repository at this point
Add image support for Kimi-K2.5
AesSedai
committed
9c44981
View commit details
Copy full SHA for 9c44981
Browse repository at this point
Revert changes to KimiVLForConditionalGeneration
AesSedai
committed
9b14cb8
View commit details
Copy full SHA for 9b14cb8
Browse repository at this point
Fix an assert crash
AesSedai
committed
37a386d
View commit details
Copy full SHA for 37a386d
Browse repository at this point
Commits on Feb 4, 2026
Fix permute swapping w / h on accident
AesSedai
committed
b1cf34e
View commit details
Copy full SHA for b1cf34e
Browse repository at this point
Commits on Feb 8, 2026
Merge remote-tracking branch 'origin/master' into kimi-k2.5
AesSedai
committed
f13b383
View commit details
Copy full SHA for f13b383
Browse repository at this point
Kimi-K2.5: Use merged QKV for vision
AesSedai
committed
be1b0c3
View commit details
Copy full SHA for be1b0c3
Browse repository at this point
Kimi-K2.5: pre-convert vision QK to use build_rope_2d
AesSedai
committed
052fda6
View commit details
Copy full SHA for 052fda6
Browse repository at this point
Kimi-K2.5: support non-interleaved rope for vision
AesSedai
committed
0c50dd9
View commit details
Copy full SHA for 0c50dd9
Browse repository at this point
Kimi-K2.5: fix min / max pixel
AesSedai
committed
d0d1062
View commit details
Copy full SHA for d0d1062
Browse repository at this point
Kimi-K2.5: remove v/o permutes, unnecessary
AesSedai
committed
c895365
View commit details
Copy full SHA for c895365
Browse repository at this point
Kimi-K2.5: update permute name to match
AesSedai
committed
7b4af22
View commit details
Copy full SHA for 7b4af22
Browse repository at this point
Merge remote-tracking branch 'origin/master' into kimi-k2.5
AesSedai
committed
16010cb
View commit details
Copy full SHA for 16010cb
Browse repository at this point
Commits on Feb 10, 2026
Update convert_hf_to_gguf.py
Show description for c5de0ef
AesSedai
and
CISC
authored
c5de0ef
View commit details
Copy full SHA for c5de0ef
Browse repository at this point
Kimi-K2.5: replace build_rope_2d ggml_cont with ggml_view_3d pointers
AesSedai
committed
2d7c44a
View commit details
Copy full SHA for 2d7c44a
Browse repository at this point
You can’t perform that action at this time.