Skip to content

Commit

Permalink
[Example] ggml: use b2694 to verify the behavior
Browse files Browse the repository at this point in the history
Signed-off-by: hydai <[email protected]>
  • Loading branch information
hydai committed Apr 20, 2024
1 parent ca92d07 commit 9395ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llama.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
runner: [ubuntu-20.04, macos-13, macos-m1]
plugin: [wasi_nn-ggml]
plugin: [wasi_nn-ggml-b2694]
job:
- name: "Tiny Llama"
run: |
Expand Down

0 comments on commit 9395ff3

Please sign in to comment.