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=b10782
LLAMA_XCFRAMEWORK_ZIP_SHA256=012ee191f8fa48b9787346694a5c142a982be612498045fb4e088970ee6e7550
LLAMA_CPP_TAG=b10797
LLAMA_XCFRAMEWORK_ZIP_SHA256=9e772b99796d28da216a2972172f741467361d56e3e3a43fe05aaee5f359b355
WLLAMA_VERSION=3.5.1
WLLAMA_WASM_SOURCE=jamiewest/wllama@flutter-sync+llama.cpp-b10091
WLLAMA_WASM_SHA256=8bfd16b0a720243e2be4595d8dd4dece0c4958812ae0d59c9c1c8cbc2ab6d53f
Expand Down