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 }}
endfalse
/
llama-cpp-python
Public
forked from
abetlen/llama-cpp-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
llama-cpp-python
llama_cpp
on
main
User selector
All users
All time
Commit history
Commits on Jun 16, 2026
chore: bump version to 0.3.30 (#2311)
abetlen
authored
ddb6a05
View commit details
Copy full SHA for ddb6a05
View code at this point
Browse repository at this point
feat: add Pyodide wheel support (#2309)
Show description for a804233
abetlen
authored
a804233
View commit details
Copy full SHA for a804233
View code at this point
Browse repository at this point
feat: update llama.cpp to e3a74b299 (#2310)
abetlen
authored
822146b
View commit details
Copy full SHA for 822146b
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
chore: bump version to 0.3.29 (#2302)
abetlen
authored
ddc0d15
View commit details
Copy full SHA for ddc0d15
View code at this point
Browse repository at this point
feat: update llama.cpp to ggml-org/llama.cpp@f05cf4676 (#2300)
abetlen
authored
565d3c5
View commit details
Copy full SHA for 565d3c5
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat: update llama.cpp to 8f83d6c27 (#2290)
abetlen
authored
e107999
View commit details
Copy full SHA for e107999
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
chore: bump version to 0.3.28 (#2284)
abetlen
authored
8e470ac
View commit details
Copy full SHA for 8e470ac
View code at this point
Browse repository at this point
feat(example): align server MTP support with llama.cpp (#2283)
Show description for fddee27
abetlen
authored
fddee27
View commit details
Copy full SHA for fddee27
View code at this point
Browse repository at this point
feat: update llama.cpp to ggml-org/llama.cpp@9e3b928fd (#2282)
abetlen
authored
db66da3
View commit details
Copy full SHA for db66da3
View code at this point
Browse repository at this point
chore: bump version to 0.3.27 (#2279)
abetlen
authored
380177b
View commit details
Copy full SHA for 380177b
View code at this point
Browse repository at this point
feat: update llama.cpp to ggml-org/llama.cpp@465b1f0e7 (#2278)
abetlen
authored
cf18830
View commit details
Copy full SHA for cf18830
View code at this point
Browse repository at this point
feat(example): Updated server example (batch processing, `/v1/responses` api, response parsing) (#2174)
Show description for 66635a0
abetlen
authored
66635a0
View commit details
Copy full SHA for 66635a0
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
chore: bump version to 0.3.26 (#2269)
abetlen
authored
5151ac7
View commit details
Copy full SHA for 5151ac7
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat: Generic Multimodal Chat Handler (#2256)
abetlen
authored
2dae477
View commit details
Copy full SHA for 2dae477
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fix: handle additional `from_pretrained` files in subfolders (#2085)
Show description for d185d64
TNing
and
abetlen
authored
d185d64
View commit details
Copy full SHA for d185d64
View code at this point
Browse repository at this point
chore: bump version to 0.3.25 (#2243)
abetlen
authored
f1bfa11
View commit details
Copy full SHA for f1bfa11
View code at this point
Browse repository at this point
feat: update llama.cpp to 210a6570c (#2242)
abetlen
authored
4b66c45
View commit details
Copy full SHA for 4b66c45
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
feat: add Gemma 4 multimodal chat support (#2241)
abetlen
authored
a9b480f
View commit details
Copy full SHA for a9b480f
View code at this point
Browse repository at this point
chore: bump version to 0.3.24 (#2236)
abetlen
authored
26633bd
View commit details
Copy full SHA for 26633bd
View code at this point
Browse repository at this point
server types: Move 'model' parameter to clarify it is used (#1786)
Show description for c3adb35
domdomegg
authored
c3adb35
View commit details
Copy full SHA for c3adb35
View code at this point
Browse repository at this point
fix: clear prompt for recurrent / hybrid models when only a partial prefix matches (#2108)
Show description for cdb7a75
avion23
and
Ralf Waldukat
authored
cdb7a75
View commit details
Copy full SHA for cdb7a75
View code at this point
Browse repository at this point
fix: correct typo in comments and settings description (#2121)
Show description for 33bf9d2
thecaptain789
authored
33bf9d2
View commit details
Copy full SHA for 33bf9d2
View code at this point
Browse repository at this point
fix: match Transformers `tojson` in chat template rendering (#1486)
Show description for 84bc143
CISC
and
abetlen
authored
84bc143
View commit details
Copy full SHA for 84bc143
View code at this point
Browse repository at this point
fix: use env var configured multimodal library override paths when loading shared libraries (#1782)
Show description for 5848020
navratil-matej
and
abetlen
authored
5848020
View commit details
Copy full SHA for 5848020
View code at this point
Browse repository at this point
feat: add Jinja2 loop controls to chat templates (#2018)
Show description for e8ee64b
handshape
and
abetlen
authored
e8ee64b
View commit details
Copy full SHA for e8ee64b
View code at this point
Browse repository at this point
Commits on May 31, 2026
fix: avoid cleanup errors for partially initialized LlamaModel (#2173)
Show description for fdf38b3
usernames122
and
abetlen
authored
fdf38b3
View commit details
Copy full SHA for fdf38b3
View code at this point
Browse repository at this point
fix: suppress stdout and stderr in Jupyter notebooks (#2181)
Show description for 6bdab5d
Anai-Guo
authored
6bdab5d
View commit details
Copy full SHA for 6bdab5d
View code at this point
Browse repository at this point
Fix: model fails to load when chat template uses HuggingFace generation tags (#2226)
Show description for f160bf7
tobocop2
and
abetlen
authored
f160bf7
View commit details
Copy full SHA for f160bf7
View code at this point
Browse repository at this point
Commits on May 18, 2026
feat: Update llama.cpp to b9a2170fc (#2223)
abetlen
authored
5dd9b1c
View commit details
Copy full SHA for 5dd9b1c
View code at this point
Browse repository at this point
Commits on May 15, 2026
feat: Update llama.cpp to ggerganov/llama.cpp@91e84fed6 (#2218)
Show description for 7664a3e
abetlen
authored
7664a3e
View commit details
Copy full SHA for 7664a3e
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix(embedding): set kv_unified=True when embedding=True to enable batch processing (#2217)
Show description for 95ccb19
SanjanaB123
and
abetlen
authored
95ccb19
View commit details
Copy full SHA for 95ccb19
View code at this point
Browse repository at this point
Commits on May 11, 2026
chore: bump version to 0.3.23 (#2215)
abetlen
authored
4a1a8ec
View commit details
Copy full SHA for 4a1a8ec
View code at this point
Browse repository at this point
fix(embed): mark all tokens as output to suppress llama.cpp 'overriding' INFO (#2208) (#2212)
Anai-Guo
authored
f8c1f36
View commit details
Copy full SHA for f8c1f36
View code at this point
Browse repository at this point
Commits on May 8, 2026
feat: update llama.cpp to 5d6f18a63 (#2207)
abetlen
authored
f774690
View commit details
Copy full SHA for f774690
View code at this point
Browse repository at this point
fix: configure n_seq_max for batched embeddings (#2206)
Show description for 128c331
abetlen
authored
128c331
View commit details
Copy full SHA for 128c331
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.