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