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 }}
UpiterSoft
/
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
pyproject.toml
on
main
User selector
All users
All time
Commit history
Commits on Sep 19, 2024
feat: Update sampling API for llama.cpp (#1742)
Show description for f8fcb3e
abetlen
authored
f8fcb3e
View commit details
Copy full SHA for f8fcb3e
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
fix: missing dependencies for test (#1680)
jkawamoto
authored
78e35c4
View commit details
Copy full SHA for 78e35c4
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
fix: Include all llama.cpp source files and subdirectories
abetlen
committed
9cad571
View commit details
Copy full SHA for 9cad571
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
fix: Update scikit-build-core build dependency avoid bug in 0.9.1 (#1370)
Show description for 507c1da
evelkey
authored
507c1da
View commit details
Copy full SHA for 507c1da
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
feat: Add support for yaml based configs
abetlen
committed
060bfa6
View commit details
Copy full SHA for 060bfa6
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
misc: only search tests folder for tests
abetlen
committed
5f96621
View commit details
Copy full SHA for 5f96621
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Cleanup pyproject
abetlen
committed
be23404
View commit details
Copy full SHA for be23404
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Integration of Jinja2 Templating (#875)
Show description for 6bfe98b
teleprint-me
authored
6bfe98b
View commit details
Copy full SHA for 6bfe98b
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
Fix logits_to_logprobs for 2-D and 3-D logits (#1002)
Show description for 5a89446
kddubey
authored
5a89446
View commit details
Copy full SHA for 5a89446
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Add python 3.12 classifier
abetlen
committed
52320c3
View commit details
Copy full SHA for 52320c3
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
Include git directories
abetlen
committed
ac853e0
View commit details
Copy full SHA for ac853e0
View code at this point
Browse repository at this point
Remove git repo exclude
abetlen
committed
9e76613
View commit details
Copy full SHA for 9e76613
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Bump scikit-build-core version to one that includes fix for windows cmake.
abetlen
committed
1ed0f3e
View commit details
Copy full SHA for 1ed0f3e
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Install required runtime dlls to package directory on windows
abetlen
committed
8d75016
View commit details
Copy full SHA for 8d75016
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Enable make fallback for scikit-build-core
abetlen
committed
65a2a20
View commit details
Copy full SHA for 65a2a20
View code at this point
Browse repository at this point
Add documentation and changelog links in pyproject
abetlen
committed
255d653
View commit details
Copy full SHA for 255d653
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
Add pyproject extra for scikit-build-core to ensure compatible pathspec version
abetlen
committed
6cfc542
View commit details
Copy full SHA for 6cfc542
View code at this point
Browse repository at this point
Add X-Request-ID request header for mirroring custom IDs. (#703)
devrimcavusoglu
authored
da9df78
View commit details
Copy full SHA for da9df78
View code at this point
Browse repository at this point
bugfix: remove git directories from source distribution to avoid build-info.h bug
abetlen
committed
6e02525
View commit details
Copy full SHA for 6e02525
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Add python version classifiers to pyproject.toml
abetlen
committed
c59f084
View commit details
Copy full SHA for c59f084
View code at this point
Browse repository at this point
Using dynamic version
abetlen
committed
bb4e67e
View commit details
Copy full SHA for bb4e67e
View code at this point
Browse repository at this point
Bump scikit-build-core
abetlen
committed
e00d182
View commit details
Copy full SHA for e00d182
View code at this point
Browse repository at this point
Update scikit-build-core options
abetlen
committed
cf9e613
View commit details
Copy full SHA for cf9e613
View code at this point
Browse repository at this point
Merge branch 'main' into v0.2-wip
abetlen
committed
1910793
View commit details
Copy full SHA for 1910793
View code at this point
Browse repository at this point
Bump version
abetlen
committed
c7901f1
View commit details
Copy full SHA for c7901f1
View code at this point
Browse repository at this point
Bump mkdocs-material from 9.2.8 to 9.3.1
Show description for 0791487
dependabot[bot]
authored
0791487
View commit details
Copy full SHA for 0791487
View code at this point
Browse repository at this point
Bump black from 23.7.0 to 23.9.1
Show description for b6c7d0a
dependabot[bot]
authored
b6c7d0a
View commit details
Copy full SHA for b6c7d0a
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Bump httpx from 0.24.1 to 0.25.0
Show description for db572db
dependabot[bot]
authored
db572db
View commit details
Copy full SHA for db572db
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
Bump version
abetlen
committed
db4273a
View commit details
Copy full SHA for db4273a
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Bump mkdocstrings from 0.22.0 to 0.23.0
Show description for 59a084f
dependabot[bot]
authored
59a084f
View commit details
Copy full SHA for 59a084f
View code at this point
Browse repository at this point
Bump mkdocs-material from 9.2.5 to 9.2.8
Show description for 66c1308
dependabot[bot]
authored
66c1308
View commit details
Copy full SHA for 66c1308
View code at this point
Browse repository at this point
Bump pytest from 7.4.0 to 7.4.2
Show description for da6e23a
dependabot[bot]
authored
da6e23a
View commit details
Copy full SHA for da6e23a
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Bump diskcache from 5.6.1 to 5.6.3
Show description for 3705a1a
dependabot[bot]
authored
3705a1a
View commit details
Copy full SHA for 3705a1a
View code at this point
Browse repository at this point
Commits on Aug 29, 2023
Bump version
abetlen
committed
bf08d1b
View commit details
Copy full SHA for bf08d1b
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
Bump mkdocs-material from 9.2.0 to 9.2.5
Show description for 20f4a57
dependabot[bot]
authored
20f4a57
View commit details
Copy full SHA for 20f4a57
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.