Skip to content
Merged
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions tool/versions.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Consumed by scripts/fetch_llama_xcframework.sh (and as the default ref for
# scripts/build_llama_xcframework.sh). The sha256 is of the release zip
# llama-<tag>-xcframework.zip.
LLAMA_CPP_TAG=b10839
LLAMA_XCFRAMEWORK_ZIP_SHA256=5d95d1eb7eb2fb9b22f9d204bd2b153ad9d6fb864f383129fa39defc893e7a6a
LLAMA_CPP_TAG=b10856
LLAMA_XCFRAMEWORK_ZIP_SHA256=34a2f421447aee0f39de073cfdacd306bd39293589f6b26c5e7344b363c22394
WLLAMA_VERSION=3.5.1
WLLAMA_WASM_SOURCE=jamiewest/wllama@flutter-sync+llama.cpp-b10091
WLLAMA_WASM_SHA256=8bfd16b0a720243e2be4595d8dd4dece0c4958812ae0d59c9c1c8cbc2ab6d53f
Expand Down