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 }}
TNing
/
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
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
docs: update changelog for from_pretrained subfolder fix
abetlen
committed
ddd49fd
View commit details
Copy full SHA for ddd49fd
Browse repository at this point
fix: handle additional from_pretrained files in subfolders
abetlen
committed
fad5fdb
View commit details
Copy full SHA for fad5fdb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into TNing/main
abetlen
committed
655edba
View commit details
Copy full SHA for 655edba
Browse repository at this point
chore: bump version to 0.3.25 (#2243)
abetlen
authored
f1bfa11
View commit details
Copy full SHA for f1bfa11
Browse repository at this point
feat: update llama.cpp to 210a6570c (#2242)
abetlen
authored
4b66c45
View commit details
Copy full SHA for 4b66c45
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
Browse repository at this point
docs: add Python 3.14 classifier (#2240)
abetlen
authored
927b574
View commit details
Copy full SHA for 927b574
Browse repository at this point
feat(ci): add CUDA 13 wheel builds (#2239)
abetlen
authored
718a1ca
View commit details
Copy full SHA for 718a1ca
Browse repository at this point
feat(ci): add CUDA 11.8 wheel builds (#2238)
Show description for 43c92a7
abetlen
authored
43c92a7
View commit details
Copy full SHA for 43c92a7
Browse repository at this point
fix(ci): add Pascal compute capability targets to CUDA wheel builds (#2237)
abetlen
authored
c7af423
View commit details
Copy full SHA for c7af423
Browse repository at this point
chore: bump version to 0.3.24 (#2236)
abetlen
authored
26633bd
View commit details
Copy full SHA for 26633bd
Browse repository at this point
feat: update llama.cpp to af6528e6d (#2235)
abetlen
authored
2024060
View commit details
Copy full SHA for 2024060
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
Browse repository at this point
docs: update ROCm install instructions (#1867)
Show description for 52cf747
agronholm
authored
52cf747
View commit details
Copy full SHA for 52cf747
Browse repository at this point
docs: update llama.cpp build docs link (#2056)
Show description for da07e46
SleepyYui
authored
da07e46
View commit details
Copy full SHA for da07e46
Browse repository at this point
docs: fix NanoLlava chat handler name in README (#2059)
Show description for 8687122
anakin87
authored
8687122
View commit details
Copy full SHA for 8687122
Browse repository at this point
docs: fix typo in README (#2072)
Show description for e3aa6b5
ImadSaddik
authored
e3aa6b5
View commit details
Copy full SHA for e3aa6b5
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
Browse repository at this point
fix(docs): remove double word typo in README (#1791)
Show description for 73ee7cd
Victoran0
and
abetlen
authored
73ee7cd
View commit details
Copy full SHA for 73ee7cd
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
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
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
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
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
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
Browse repository at this point
feat: enable arm64 musl builds (#2221)
Show description for b91460b
acon96
and
abetlen
authored
b91460b
View commit details
Copy full SHA for b91460b
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
Browse repository at this point
feat: Update llama.cpp to d749821db (#2233)
abetlen
authored
2c455a5
View commit details
Copy full SHA for 2c455a5
Browse repository at this point
Commits on May 24, 2026
docs: add contributing guide (#2229)
abetlen
authored
3bda091
View commit details
Copy full SHA for 3bda091
Browse repository at this point
Commits on May 23, 2026
feat: Update llama.cpp to c0c7e147e (#2228)
abetlen
authored
52fe54b
View commit details
Copy full SHA for 52fe54b
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
Browse repository at this point
Commits on May 15, 2026
chore: migrate llama.cpp submodule to ggml-org (#2034)
Show description for c7bea71
shalinib-ibm
and
abetlen
authored
c7bea71
View commit details
Copy full SHA for c7bea71
Browse repository at this point
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
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.