FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - veekaybee/llama-cpp-python · GitHub
veekaybee
/
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
.github
on
main
User selector
Datepicker
Commit history
Commits on Jun 13, 2024
feat: Update workflows and pre-built wheels (#1416)
Show description for 9e396b3
Smartappli
and
abetlen
authored
9e396b3
View commit details
Copy full SHA for 9e396b3
View code at this point
Browse repository at this point
chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.0 (#1522)
Show description for 5af8163
dependabot[bot]
authored
5af8163
View commit details
Copy full SHA for 5af8163
View code at this point
Browse repository at this point
Commits on May 27, 2024
chore(deps): bump pypa/cibuildwheel from 2.18.0 to 2.18.1 (#1472)
Show description for c564007
dependabot[bot]
and
abetlen
authored
c564007
View commit details
Copy full SHA for c564007
View code at this point
Browse repository at this point
Commits on May 14, 2024
chore(deps): bump pypa/cibuildwheel from 2.17.0 to 2.18.0 (#1453)
Show description for 4b54f79
dependabot[bot]
authored
4b54f79
View commit details
Copy full SHA for 4b54f79
View code at this point
Browse repository at this point
Commits on May 5, 2024
feat(ci): Add docker checks and check deps more frequently (#1426)
Show description for 3666833
Smartappli
authored
3666833
View commit details
Copy full SHA for 3666833
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
fix(ci): Fix build-and-release.yaml (#1413)
Show description for 6332527
Smartappli
authored
6332527
View commit details
Copy full SHA for 6332527
View code at this point
Browse repository at this point
fix(ci): Fix bug in use of upload-artifact failing to merge multiple artifacts into a single release.
abetlen
committed
d03f15b
View commit details
Copy full SHA for d03f15b
View code at this point
Browse repository at this point
chore(deps): bump actions/upload-artifact from 3 to 4 (#1412)
Show description for df2b5b5
dependabot[bot]
authored
df2b5b5
View commit details
Copy full SHA for df2b5b5
View code at this point
Browse repository at this point
chore(deps): bump actions/configure-pages from 4 to 5 (#1411)
Show description for be43018
dependabot[bot]
authored
be43018
View commit details
Copy full SHA for be43018
View code at this point
Browse repository at this point
ci(fix): Workflow actions updates and fix arm64 wheels not included in release (#1392)
Show description for 03c654a
Smartappli
authored
03c654a
View commit details
Copy full SHA for 03c654a
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
fix(ci): Update generate wheel index script to include cu12.3 and cu12.4 Closes #1406
abetlen
committed
0c3bc4b
View commit details
Copy full SHA for 0c3bc4b
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
ci: Add support for pre-built cuda 12.4.1 wheels (#1388)
Show description for 2355ce2
Smartappli
authored
2355ce2
View commit details
Copy full SHA for 2355ce2
View code at this point
Browse repository at this point
chore(deps): bump pypa/cibuildwheel from 2.16.5 to 2.17.0 (#1401)
Show description for c07db99
dependabot[bot]
authored
c07db99
View commit details
Copy full SHA for c07db99
View code at this point
Browse repository at this point
chore(deps): bump docker/build-push-action from 4 to 5 (#1400)
Show description for 7074c4d
dependabot[bot]
authored
7074c4d
View commit details
Copy full SHA for 7074c4d
View code at this point
Browse repository at this point
chore(deps): bump docker/login-action from 2 to 3 (#1399)
Show description for 79318ba
dependabot[bot]
authored
79318ba
View commit details
Copy full SHA for 79318ba
View code at this point
Browse repository at this point
chore(deps): bump actions/cache from 3.3.2 to 4.0.2 (#1398)
Show description for 27038db
dependabot[bot]
authored
27038db
View commit details
Copy full SHA for 27038db
View code at this point
Browse repository at this point
chore(deps): bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.4 (#1397)
Show description for 17bdfc8
dependabot[bot]
authored
17bdfc8
View commit details
Copy full SHA for 17bdfc8
View code at this point
Browse repository at this point
ci: Update action versions in build-wheels-metal.yaml (#1390)
Show description for c58b561
Smartappli
authored
c58b561
View commit details
Copy full SHA for c58b561
View code at this point
Browse repository at this point
ci: Update dependabot.yml (#1391)
Show description for 9e7f738
Smartappli
authored
9e7f738
View commit details
Copy full SHA for 9e7f738
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
fix(ci): Fix metal tests as well
abetlen
committed
266abfc
View commit details
Copy full SHA for 266abfc
View code at this point
Browse repository at this point
fix(ci): Fix python macos test runners issue
abetlen
committed
de37420
View commit details
Copy full SHA for de37420
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
ci: Build arm64 wheels. Closes #1342
abetlen
committed
611781f
View commit details
Copy full SHA for 611781f
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
feat: Binary wheels for CPU, CUDA (12.1 - 12.3), Metal (#1247)
Show description for 5a930ee
abetlen
authored
5a930ee
View commit details
Copy full SHA for 5a930ee
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
fix: submodule kompute is not included in sdist. Closes #1165
abetlen
committed
7dbbfde
View commit details
Copy full SHA for 7dbbfde
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Update bug report instructions for new build process.
abetlen
committed
f6f157c
View commit details
Copy full SHA for f6f157c
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Fix docker build
abetlen
committed
e9bc4c4
View commit details
Copy full SHA for e9bc4c4
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
ci: tag built docker images with current version
abetlen
committed
4474157
View commit details
Copy full SHA for 4474157
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Merge tag 'v0.2.16' into main
abetlen
committed
3af167d
View commit details
Copy full SHA for 3af167d
View code at this point
Browse repository at this point
Disable opencl test
abetlen
committed
cc0fe43
View commit details
Copy full SHA for cc0fe43
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
Disable wheel repair command
abetlen
committed
5f15a3d
View commit details
Copy full SHA for 5f15a3d
View code at this point
Browse repository at this point
Try to clean before calling cibuildwheel
abetlen
committed
e02d52d
View commit details
Copy full SHA for e02d52d
View code at this point
Browse repository at this point
Force LD_LIBRARY_PATH
abetlen
committed
ed5a926
View commit details
Copy full SHA for ed5a926
View code at this point
Browse repository at this point
Don't install in editable mode for release
abetlen
committed
2f070af
View commit details
Copy full SHA for 2f070af
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Add python3.12 tests
abetlen
committed
4286830
View commit details
Copy full SHA for 4286830
View code at this point
Browse repository at this point
Pin python version in release
abetlen
committed
b0e597e
View commit details
Copy full SHA for b0e597e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL