File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -154,15 +154,6 @@ jobs:
154154 cuda_home : ' /usr/local/cuda-13.1'
155155 cuda_architectures : ' 75;80;86;89;90;100;120'
156156
157-
158- - name : linux-arm64-vulkan
159- runner : ubuntu-22.04-arm
160- os : linux
161- acceleration : vulkan
162- ggml_native : ' OFF'
163- cuda_version : ' '
164- cuda_architectures : ' '
165-
166157 # ── Windows x64 ──
167158 - name : windows-x64-cpu
168159 runner : windows-2022
@@ -178,14 +169,6 @@ jobs:
178169 cuda_version : ' 12.4'
179170 cuda_architectures : ' 75;80;86;89;90'
180171
181- - name : windows-x64-cuda-13
182- runner : windows-2022
183- os : windows
184- acceleration : cuda
185- cuda_version : ' 13.1'
186- cuda_architectures : ' 75;80;86;89;90;100;120'
187-
188-
189172 - name : windows-x64-vulkan
190173 runner : windows-2022
191174 os : windows
@@ -434,15 +417,13 @@ jobs:
434417 | arm64 CPU | `llama-server-*-linux-arm64-cpu.tar.gz` |
435418 | arm64 CUDA 12.8 | `llama-server-*-linux-arm64-cuda-12.tar.gz` |
436419 | arm64 CUDA 13.1 | `llama-server-*-linux-arm64-cuda-13.tar.gz` |
437- | arm64 Vulkan | `llama-server-*-linux-arm64-vulkan.tar.gz` |
438420
439421 ## Downloads — Windows
440422
441423 | Variant | File |
442424 |---------|------|
443425 | x64 CPU | `llama-server-*-windows-x64-cpu.zip` |
444426 | x64 CUDA 12.4 | `llama-server-*-windows-x64-cuda-12.zip` |
445- | x64 CUDA 13.1 | `llama-server-*-windows-x64-cuda-13.zip` |
446427 | x64 Vulkan | `llama-server-*-windows-x64-vulkan.zip` |
447428
448429 ## Downloads — macOS
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments