Skip to content

Commit

Permalink
[CI] llama: bump WasmEdge to 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dm4 committed Dec 24, 2024
1 parent e1fed50 commit 1a77a67
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-m1]
wasmedge: ["0.13.5", "0.14.0"]
wasmedge: ["0.14.1"]
plugin: [wasi_nn-ggml]
job:
- name: "Tiny Llama"
Expand Down

0 comments on commit 1a77a67

Please sign in to comment.