Skip to content

Commit b6e39e8

Browse files
authored
[CI] the default ggml is b2534, deprecate b2334 (second-state#123)
Signed-off-by: hydai <z54981220@gmail.com>
1 parent ed96fcd commit b6e39e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/llama.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
runner: [ubuntu-20.04, macos-13, macos-m1]
28-
plugin: [wasi_nn-ggml, wasi_nn-ggml-b2334]
28+
plugin: [wasi_nn-ggml]
2929
job:
3030
- name: "Tiny Llama"
3131
run: |

0 commit comments

Comments
 (0)