FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - eaglering/llama-cpp-python · GitHub
eaglering
/
llama-cpp-python
Public
forked from
JamePeng/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
workflows
on
main
User selector
Datepicker
Commit history
Commits on May 18, 2026
ci(metal): upgrade actions/download-artifact@v6 ->v7
Show description for a96f280
JamePeng
committed
a96f280
View commit details
Copy full SHA for a96f280
View code at this point
Browse repository at this point
Commits on May 17, 2026
ci: Remove outdated workflow
Show description for 6e32ef0
JamePeng
committed
6e32ef0
View commit details
Copy full SHA for 6e32ef0
View code at this point
Browse repository at this point
ci(cu12+linux): build CU124/126/128 wheels with GGML dynamic backends for linux
Show description for 42891ef
JamePeng
committed
42891ef
View commit details
Copy full SHA for 42891ef
View code at this point
Browse repository at this point
ci(cu131+linux): build CU131 wheels with GGML dynamic backends for linux
Show description for a4c8d77
JamePeng
committed
a4c8d77
View commit details
Copy full SHA for a4c8d77
View code at this point
Browse repository at this point
Commits on May 16, 2026
ci(cu12+windows): build CU124-128 wheels with GGML dynamic backends for windows
Show description for df07219
JamePeng
committed
df07219
View commit details
Copy full SHA for df07219
View code at this point
Browse repository at this point
ci(cu131+windows): build CU131 wheels with GGML dynamic backends for windows
Show description for 628373c
JamePeng
committed
628373c
View commit details
Copy full SHA for 628373c
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
chore(ci): upgrade astral-sh/setup-uv@v7 and Jimver/cuda-toolkit@v0.2.35 (Node 24 runtime)
JamePeng
committed
33ce052
View commit details
Copy full SHA for 33ce052
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
chore(ci): upgrade softprops/action-gh-release to v3 (Node 24 runtime)
JamePeng
committed
3ee7ff8
View commit details
Copy full SHA for 3ee7ff8
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Adding the `actions/checkout` step to the release job to provide the `.git` context required by the CLI's `--generate-notes` flag.
JamePeng
committed
fbbf2dd
View commit details
Copy full SHA for fbbf2dd
View code at this point
Browse repository at this point
fix multi-line script in metal workflow
JamePeng
committed
e9c3013
View commit details
Copy full SHA for e9c3013
View code at this point
Browse repository at this point
Update CI Action runner version
Show description for 4f2a132
JamePeng
committed
4f2a132
View commit details
Copy full SHA for 4f2a132
View code at this point
Browse repository at this point
ci: restrict cudaarch to Volta-Hopper to fix GitHub Actions timeout
Show description for ac38f38
JamePeng
committed
ac38f38
View commit details
Copy full SHA for ac38f38
View code at this point
Browse repository at this point
Workflow (metal): Try using gh to replace the unmaintained softprops/action-gh-release.
JamePeng
committed
c3d6fde
View commit details
Copy full SHA for c3d6fde
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
Separating the GitHub action cu124-126 workflows into independent cu124 and cu126 tasks
Show description for 35366e4
JamePeng
committed
35366e4
View commit details
Copy full SHA for 35366e4
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
fix typo in metal workflow
JamePeng
committed
3d0fd1b
View commit details
Copy full SHA for 3d0fd1b
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Sync build : remove LLAMA_HTTPLIB option
JamePeng
committed
4b13964
View commit details
Copy full SHA for 4b13964
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Remove outdated workflow
JamePeng
committed
a3cf5c3
View commit details
Copy full SHA for a3cf5c3
View code at this point
Browse repository at this point
ci: use llama_cpp.__version__ for release tagging and fix cross-job version propagation
JamePeng
committed
a7f96a5
View commit details
Copy full SHA for a7f96a5
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Refactor the build-wheels-metal.yaml
JamePeng
committed
2b6d470
View commit details
Copy full SHA for 2b6d470
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
test: update integration tests for new sampler architecture
Show description for 31a9d73
JamePeng
committed
31a9d73
View commit details
Copy full SHA for 31a9d73
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
fix cu130 workflow typo
JamePeng
committed
4ab1823
View commit details
Copy full SHA for 4ab1823
View code at this point
Browse repository at this point
build: expand non-AVX flags for Basic build compatibility
Show description for acb7efa
JamePeng
committed
acb7efa
View commit details
Copy full SHA for acb7efa
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
fix: Append missing abi_tag
JamePeng
committed
f3b31ae
View commit details
Copy full SHA for f3b31ae
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
ci: Customize wheel filename to improve version identification
Show description for 6c536a0
JamePeng
committed
6c536a0
View commit details
Copy full SHA for 6c536a0
View code at this point
Browse repository at this point
Adding Python 3.14 to the GitHub action workflow
Show description for f7e5307
JamePeng
committed
f7e5307
View commit details
Copy full SHA for f7e5307
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Simplify test.yaml and add tests for Python 3.14.
JamePeng
committed
02ae101
View commit details
Copy full SHA for 02ae101
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Attempting to fix the AVX2 workflow: Missing GGML_FMA and GGML_F16C may cause an OSError: [WinError -1073741795] Windows Error 0xc000001d error on processors that support AVX2 instructions.
JamePeng
committed
fcfde24
View commit details
Copy full SHA for fcfde24
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
workflow: Fixed nvcc fatal : Unsupported gpu architecture 'compute_101'
JamePeng
committed
4189786
View commit details
Copy full SHA for 4189786
View code at this point
Browse repository at this point
workflow: Added workflows for compiling with CUDA 13.0.2 on Windows and Linux.
JamePeng
committed
2b97b7e
View commit details
Copy full SHA for 2b97b7e
View code at this point
Browse repository at this point
Remove outdated CUDA workflows
JamePeng
committed
61e2346
View commit details
Copy full SHA for 61e2346
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Fixed Basic workflow typos
JamePeng
committed
5d49287
View commit details
Copy full SHA for 5d49287
View code at this point
Browse repository at this point
Add new workflow with Basic options for Linux platform (CUDA 12.4, 12.6, 12.8)
JamePeng
committed
22034f5
View commit details
Copy full SHA for 22034f5
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Sync cmake : add option to build and link BoringSSL and OpenSSL
JamePeng
committed
01ed775
View commit details
Copy full SHA for 01ed775
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Add a Basic workflow for cu128 windows wheels
JamePeng
committed
cfb4f8f
View commit details
Copy full SHA for cfb4f8f
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
Use httplib to download model from an URL when the libcurl is disabled
Show description for 4e901b7
JamePeng
committed
4e901b7
View commit details
Copy full SHA for 4e901b7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL