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=b10924
LLAMA_XCFRAMEWORK_ZIP_SHA256=0dd713d2b4c93ba87b7d60bc92667605e164cec3a71ed252805b6ce2642da655
LLAMA_CPP_TAG=b10941
LLAMA_XCFRAMEWORK_ZIP_SHA256=aa27d98a2d8c858dc44fab919d284b6937618973ea3ed233f66c65037fed9c30
WLLAMA_VERSION=3.5.1
WLLAMA_WASM_SOURCE=jamiewest/wllama@flutter-sync+llama.cpp-b10091
WLLAMA_WASM_SHA256=8bfd16b0a720243e2be4595d8dd4dece0c4958812ae0d59c9c1c8cbc2ab6d53f
Expand Down