Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
097c649
ci: add GitHub Actions release workflow [no release]
drzsdrtfg Aug 17, 2026
dbf589e
ci: fix release jobs (explicit win targets, install libomp on mac) [n…
drzsdrtfg Aug 17, 2026
c44b090
ci: only publish release when all backend jobs succeed [no release]
drzsdrtfg Aug 17, 2026
407af39
ci: provision mac OpenMP off, Windows Vulkan SDK + CUDA toolkit [no r…
drzsdrtfg Aug 17, 2026
c8d66f6
ci: adopt llama.cpp release patterns (7z packing, CUDA 12/13 matrix, …
drzsdrtfg Aug 17, 2026
22ded67
ci: use valid Vulkan SDK 1.4.357.0 and full CUDA versions in matrix […
drzsdrtfg Aug 17, 2026
200068a
ci: bump cuda-toolkit to v0.2.36, CUDA 12.4/13.2 [no release]
drzsdrtfg Aug 17, 2026
9d4c568
ci: source vcvarsall before CUDA cmake so nvcc finds cl.exe [no release]
drzsdrtfg Aug 17, 2026
7c8e944
ci: fix robocopy exit-code mapping in CUDA bundle step [no release]
drzsdrtfg Aug 17, 2026
06356eb
ci: fix CUDA artifact zip path (build/bin is 1 level shallower than C…
drzsdrtfg Aug 17, 2026
2ba3acf
ci: bundle CUDA runtime from bin/lib/bin-x64 and stop double-shipping…
drzsdrtfg Aug 18, 2026
2afbd1c
ci(win-cuda): build with GGML_BACKEND_DL like llama.cpp so CUDA ships…
drzsdrtfg Aug 18, 2026
8f3bd1e
ci: port llama.cpp release pipeline for CPU/Vulkan/CUDA/Metal (get-ta…
drzsdrtfg Aug 18, 2026
63f9268
ci(win-cuda): pin CMAKE_CUDA_ARCHITECTURES per toolkit; use CUDA 13.3…
drzsdrtfg Aug 18, 2026
7834fa6
ci(win-cuda): use ggml-style virtual/real CUDA archs (faster) and bun…
drzsdrtfg Aug 18, 2026
a8f0344
ci: one-command releases (publish toggle, scripts/release.sh, docs/RE…
drzsdrtfg Aug 18, 2026
4e03548
ci: one-click GUI releases (publish defaults on) + GUI-first releasin…
drzsdrtfg Aug 18, 2026
348d7a0
ci: remove CLI release helper; GUI-only releasing docs
drzsdrtfg Aug 18, 2026
b5eefce
ci: semver tag-driven releases (remove b<N>/auto-push); manual versio…
drzsdrtfg Aug 18, 2026
5465c17
ci: preserve pre-release flag and notes when attaching binaries to a …
drzsdrtfg Aug 18, 2026
29b6b72
ci: upload only real package files (.zip/.tar.gz) to the release
drzsdrtfg Aug 18, 2026
8b2a092
ci: fix boolean publish gate (inputs.publish) so manual dispatch rele…
drzsdrtfg Aug 19, 2026
2fcbfd2
ci: enable native model manager in prebuilt releases
drzsdrtfg Aug 23, 2026
9d8561e
fix: pass native model manager flags to Windows builds too
drzsdrtfg Aug 23, 2026
1e09f3c
fix: add native model manager support to all build scripts
drzsdrtfg Aug 23, 2026
d0c8be3
Merge branch '0xShug0:main' into main
drzsdrtfg Aug 23, 2026
cad892d
fix: bundle tools/ and model_specs/ into prebuilt archives
drzsdrtfg Aug 23, 2026
6208ab6
ci: upload raw bundle artifacts, split bin/cudart, archive only at re…
drzsdrtfg Aug 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading