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
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 }}
limcheekin
/
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 Aug 14, 2023
chore: updated docker file to test the latest code
limcheekin
committed
5f9f46e
View commit details
Copy full SHA for 5f9f46e
Browse repository at this point
Commits on Aug 13, 2023
Merge branch 'abetlen:main' into main
limcheekin
authored
d4719f9
View commit details
Copy full SHA for d4719f9
Browse repository at this point
Commits on Aug 8, 2023
Move grammar to function call argument
abetlen
committed
66fb034
View commit details
Copy full SHA for 66fb034
Browse repository at this point
fix
abetlen
committed
1e844d3
View commit details
Copy full SHA for 1e844d3
Browse repository at this point
Merge branch 'main' into c0sogi/main
abetlen
committed
843b7cc
View commit details
Copy full SHA for 843b7cc
Browse repository at this point
Merge branch 'main' into fix-on-m1
abetlen
committed
bf0c603
View commit details
Copy full SHA for bf0c603
Browse repository at this point
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
abetlen
committed
36041c8
View commit details
Copy full SHA for 36041c8
Browse repository at this point
Add mul_mat_q option
abetlen
committed
d015bdb
View commit details
Copy full SHA for d015bdb
Browse repository at this point
Merge pull request #573 from mzen17/spelling-error-patch
Show description for dcc26f7
abetlen
authored
dcc26f7
View commit details
Copy full SHA for dcc26f7
Browse repository at this point
Update llama.cpp
abetlen
committed
f6a7850
View commit details
Copy full SHA for f6a7850
Browse repository at this point
Merge pull request #583 from abetlen/dependabot/pip/mkdocs-1.5.2
Show description for 1dd4774
abetlen
authored
1dd4774
View commit details
Copy full SHA for 1dd4774
Browse repository at this point
Merge pull request #584 from abetlen/dependabot/pip/fastapi-0.101.0
Show description for 03e575f
abetlen
authored
03e575f
View commit details
Copy full SHA for 03e575f
Browse repository at this point
Commits on Aug 7, 2023
Bump fastapi from 0.100.1 to 0.101.0
Show description for 83f8438
dependabot[bot]
authored
83f8438
View commit details
Copy full SHA for 83f8438
Browse repository at this point
Bump mkdocs from 1.5.1 to 1.5.2
Show description for 4cf2fc7
dependabot[bot]
authored
4cf2fc7
View commit details
Copy full SHA for 4cf2fc7
Browse repository at this point
prevent memory access error by llama_grammar_free
c0sogi
committed
0d7d203
View commit details
Copy full SHA for 0d7d203
Browse repository at this point
reset grammar for every generation
c0sogi
committed
b07713c
View commit details
Copy full SHA for b07713c
Browse repository at this point
Commits on Aug 6, 2023
Added grammar based sampling
c0sogi
committed
418aa83
View commit details
Copy full SHA for 418aa83
Browse repository at this point
Commits on Aug 5, 2023
Fixed spelling error "lowe-level API" to "low-level API"
mzen17
authored
097fba2
View commit details
Copy full SHA for 097fba2
Browse repository at this point
Added low level grammar API
c0sogi
committed
ac188a2
View commit details
Copy full SHA for ac188a2
Browse repository at this point
Commits on Aug 3, 2023
Update llama.cpp
bretello
committed
9f499af
View commit details
Copy full SHA for 9f499af
Browse repository at this point
add `mul_mat_q` parameter
Show description for 39978cc
bretello
committed
39978cc
View commit details
Copy full SHA for 39978cc
Browse repository at this point
Commits on Aug 1, 2023
Merge pull request #550 from abetlen/dependabot/pip/uvicorn-0.23.2
Show description for 91bf8fa
abetlen
authored
91bf8fa
View commit details
Copy full SHA for 91bf8fa
Browse repository at this point
Bump uvicorn from 0.23.1 to 0.23.2
Show description for 0cc8d82
dependabot[bot]
authored
0cc8d82
View commit details
Copy full SHA for 0cc8d82
Browse repository at this point
Merge pull request #549 from abetlen/dependabot/pip/mkdocs-material-9.1.21
Show description for 5011ef4
abetlen
authored
5011ef4
View commit details
Copy full SHA for 5011ef4
Browse repository at this point
Merge pull request #548 from abetlen/dependabot/pip/fastapi-0.100.1
Show description for 7fb4f0b
abetlen
authored
7fb4f0b
View commit details
Copy full SHA for 7fb4f0b
Browse repository at this point
Commits on Jul 31, 2023
Bump mkdocs-material from 9.1.19 to 9.1.21
Show description for ecb72cc
dependabot[bot]
authored
ecb72cc
View commit details
Copy full SHA for ecb72cc
Browse repository at this point
Bump fastapi from 0.100.0 to 0.100.1
Show description for 4a2f41a
dependabot[bot]
authored
4a2f41a
View commit details
Copy full SHA for 4a2f41a
Browse repository at this point
Commits on Jul 28, 2023
Suppress llama.cpp output when loading model.
abetlen
committed
ce57920
View commit details
Copy full SHA for ce57920
Browse repository at this point
Merge branch 'abetlen:main' into main
limcheekin
authored
3175f0d
View commit details
Copy full SHA for 3175f0d
Browse repository at this point
Format
abetlen
committed
a9b9f03
View commit details
Copy full SHA for a9b9f03
Browse repository at this point
fix: annoying bug where attribute exceptions were droining out file not found exceptions
abetlen
committed
abc538f
View commit details
Copy full SHA for abc538f
Browse repository at this point
Merge pull request #536 from Isydmr/patch-2
Show description for d89bf8c
abetlen
authored
d89bf8c
View commit details
Copy full SHA for d89bf8c
Browse repository at this point
Commits on Jul 27, 2023
Fix OpenBLAS Docker build
Show description for 3e77eea
Isydmr
authored
3e77eea
View commit details
Copy full SHA for 3e77eea
Browse repository at this point
Merge pull request #531 from abetlen/dependabot/pip/uvicorn-0.23.1
Show description for ffa8121
abetlen
authored
ffa8121
View commit details
Copy full SHA for ffa8121
Browse repository at this point
Bump uvicorn from 0.22.0 to 0.23.1
Show description for 583d633
dependabot[bot]
authored
583d633
View commit details
Copy full SHA for 583d633
Browse repository at this point
Previous
Next
You can’t perform that action at this time.