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
Type
/
to 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
21.6k
Star
123k
Code
Issues
690
Pull requests
1.3k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
spec : update speculative-simple (#26904)
Show description for f785fc9
ggerganov
authored
f785fc9
View commit details
Copy full SHA for f785fc9
Browse repository at this point
chat : tighten bare function parsing for Qwen models (#26793)
aldehir
authored
ba360ef
View commit details
Copy full SHA for ba360ef
Browse repository at this point
ci : add windows-rocm to check-release (#26897)
Show description for 70dfba5
CISC
authored
70dfba5
View commit details
Copy full SHA for 70dfba5
Browse repository at this point
imatrix.cpp: Move finite check and only check touched experts (#26861)
bartowski1182
authored
38406d5
View commit details
Copy full SHA for 38406d5
Browse repository at this point
requirements: use stable torch packages on s390x (#26864)
nikwen
authored
2468576
View commit details
Copy full SHA for 2468576
Browse repository at this point
convert : keep quantization scales for nemotron --mtp export (#26903)
Show description for 5d16e81
ynankani
authored
5d16e81
View commit details
Copy full SHA for 5d16e81
Browse repository at this point
Dflash support for nemotron-3.5 (#26905)
Show description for cc078b4
lnigam
and
CISC
authored
cc078b4
View commit details
Copy full SHA for cc078b4
Browse repository at this point
mtmd: support pocket-tts (#26871)
Show description for 6e62ba5
ngxson
and
ServeurpersoCom
authored
6e62ba5
View commit details
Copy full SHA for 6e62ba5
Browse repository at this point
ui: fix context gauge for single-model usage (#25738)
Show description for 8d274dd
intel00000
authored
8d274dd
View commit details
Copy full SHA for 8d274dd
Browse repository at this point
ci: hip-quality-check: update vgpr spill ignore list (#26859)
Show description for 7044859
IMbackK
authored
7044859
View commit details
Copy full SHA for 7044859
Browse repository at this point
model-conversion : use save_output_data for causual embeddings [no ci] (#26890)
Show description for 1138b85
danbev
authored
1138b85
View commit details
Copy full SHA for 1138b85
Browse repository at this point
tests : fix running server tests on windows (#26889)
ggerganov
authored
9afff1b
View commit details
Copy full SHA for 9afff1b
Browse repository at this point
llama: add default load-mode auto, which avoids mmap on iGPUs (#26081)
Show description for 153d324
4 people
authored
153d324
View commit details
Copy full SHA for 153d324
Browse repository at this point
tests : clean-up server test, use `tests.sh` in ci (#26886)
Show description for b3df572
ggerganov
authored
b3df572
View commit details
Copy full SHA for b3df572
Browse repository at this point
tests : disable backend sampler hip multi output (#26878)
Show description for 4801e3c
jimw567
and
Jim Wu
authored
4801e3c
View commit details
Copy full SHA for 4801e3c
Browse repository at this point
model : fix SWA not being enabled for EXAONE 4.5 (#26848)
Show description for 14e78dd
junmo-kim
authored
14e78dd
View commit details
Copy full SHA for 14e78dd
Browse repository at this point
common/peg : suppress incomplete escape sequences (#26780)
aldehir
authored
48d22e2
View commit details
Copy full SHA for 48d22e2
Browse repository at this point
ggml-webgpu: fix CI errors from #25025 and #25262 (#26566)
Show description for 84f7129
yomaytk
authored
84f7129
View commit details
Copy full SHA for 84f7129
Browse repository at this point
Commits on Aug 10, 2026
Address review comment of PR 25532 (#26852)
gaugarg-nv
authored
030ebb5
View commit details
Copy full SHA for 030ebb5
Browse repository at this point
opencl: transpose the K tile in local memory for FA prefill kernels (#26428)
wanghqc
authored
689e227
View commit details
Copy full SHA for 689e227
Browse repository at this point
ci : target ROCm 7.14 for build and release (#25775)
Show description for 0666ad2
superm1
authored
0666ad2
View commit details
Copy full SHA for 0666ad2
Browse repository at this point
llama : support multi-output backend sampling (#25532)
Show description for dd1ea52
gaugarg-nv
and
ggerganov
authored
dd1ea52
View commit details
Copy full SHA for dd1ea52
Browse repository at this point
ggml-cpu : fix CPU affinity mask being ignored on Android (#26838)
hiteshchopra11
authored
d2f8305
View commit details
Copy full SHA for d2f8305
Browse repository at this point
ggml : require contiguous src for ROLL on CUDA and Metal (#25928)
Show description for f8def7f
devYRPauli
authored
f8def7f
View commit details
Copy full SHA for f8def7f
Browse repository at this point
ui: UI/chat form follow ups (#26743)
Show description for 4dee52f
ServeurpersoCom
authored
4dee52f
View commit details
Copy full SHA for 4dee52f
Browse repository at this point
ci : don't specify python version in server-sanitize for broader runner compatibility (#26840)
Show description for e5275f6
CISC
authored
e5275f6
View commit details
Copy full SHA for e5275f6
Browse repository at this point
server: add more tool isolation support (ssh remote + podman rootless) (#26774)
Show description for 4ae84de
ServeurpersoCom
and
ngxson
authored
4ae84de
View commit details
Copy full SHA for 4ae84de
Browse repository at this point
model: Muse Glimmer Support (#26841)
Show description for 62bf73d
7 people
authored
62bf73d
View commit details
Copy full SHA for 62bf73d
Browse repository at this point
chat : Align Laguna-S-2.1 chat template to huggingface (#26232)
crusaderky
authored
a52077c
View commit details
Copy full SHA for a52077c
Browse repository at this point
vendor: sync subprocess.h and drop local patches (#26808)
Show description for 4c6766f
ServeurpersoCom
authored
4c6766f
View commit details
Copy full SHA for 4c6766f
Browse repository at this point
llama: Restore quantization of mmprojs (#26818)
Show description for 86c298f
pcuenca
and
ngxson
authored
86c298f
View commit details
Copy full SHA for 86c298f
Browse repository at this point
ci: Add support for CUDA 13.4 ARM64 builds for Windows (#26650)
Show description for 2e2d99c
3 people
authored
2e2d99c
View commit details
Copy full SHA for 2e2d99c
Browse repository at this point
model: add MTP support for Nemotron model (#26725)
Show description for 7a20b41
ruixiang63
authored
7a20b41
View commit details
Copy full SHA for 7a20b41
Browse repository at this point
vendor : update cpp-httplib to 0.53.0 (#26821)
cabelo
authored
e23e944
View commit details
Copy full SHA for e23e944
Browse repository at this point
model : Granite-Switch Architecture (#25107)
Show description for 157b81f
barvhaim
authored
157b81f
View commit details
Copy full SHA for 157b81f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.