Skip to content

Commit

Permalink
feat: bump llama.rn version to enable runtime repacking for Q4_0 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ghorbani authored Jan 6, 2025
1 parent 097b08d commit 6c24871
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@dr.pogodin/react-native-fs": "^2.30.1",
"@flyerhq/react-native-link-preview": "^1.6.0",
"@gorhom/bottom-sheet": "^5.0.6",
"@pocketpalai/llama.rn": "^0.4.7-2",
"@pocketpalai/llama.rn": "^0.4.7-3",
"@react-native-async-storage/async-storage": "^2.1.0",
"@react-native-clipboard/clipboard": "^1.15.0",
"@react-native-community/blur": "^4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2099,10 +2099,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@pocketpalai/llama.rn@^0.4.7-2":
version "0.4.7-2"
resolved "https://registry.yarnpkg.com/@pocketpalai/llama.rn/-/llama.rn-0.4.7-2.tgz#bdf112b3c41ce33d771fc58d2d8fefcf21e6f90b"
integrity sha512-Wo3nzqgNn9lNJKryT+vi5Lv+bjwUJb5/DI1Ll2YHQXtzOe/HdLAuhZYE1WoXK7MFYaWCclcYPbzP/cxVwTNrdA==
"@pocketpalai/llama.rn@^0.4.7-3":
version "0.4.7-3"
resolved "https://registry.yarnpkg.com/@pocketpalai/llama.rn/-/llama.rn-0.4.7-3.tgz#7a237d7b42177dbcef4dd89693cb9a82e721dd53"
integrity sha512-Yt451G8JXIhhn2hfQHadUVf4KqvGQVUTU1JZ0XUFw28f0+T1N2ta/MSgoJpY4lXyh2h+0fnSc+DqS+5jgQIYmA==

"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
version "1.1.2"
Expand Down

0 comments on commit 6c24871

Please sign in to comment.