Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade llama.rn -> llama.cpp to support deepseek r1 #177

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PODS:
- BVLinearGradient (2.8.3):
- React-Core
- DoubleConversion (1.1.6)
- dr-pogodin-react-native-fs (2.30.1):
- dr-pogodin-react-native-fs (2.30.3):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -140,7 +140,7 @@ PODS:
- hermes-engine (0.76.3):
- hermes-engine/Pre-built (= 0.76.3)
- hermes-engine/Pre-built (0.76.3)
- llama-rn (0.4.7-3):
- llama-rn (0.4.8-1):
- React-Core
- nanopb (3.30910.0):
- nanopb/decode (= 3.30910.0)
Expand Down Expand Up @@ -2250,7 +2250,7 @@ SPEC CHECKSUMS:
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
BVLinearGradient: cb006ba232a1f3e4f341bb62c42d1098c284da70
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
dr-pogodin-react-native-fs: 6c198fc213e6a8d6679885d4df5868feed77db78
dr-pogodin-react-native-fs: 9250d0f7ddb95625c16ec49d3cc02978822bb504
FBLazyVector: be7314029d6ec6b90f0f75ce1195b8130ed9ac4f
Firebase: 7a56fe4f56b5ab81b86a6822f5b8f909ae6fc7e2
FirebaseAnalytics: 2f4a11eeb7a0e9c6fcf642d4e6aaca7fa4d38c28
Expand All @@ -2264,7 +2264,7 @@ SPEC CHECKSUMS:
GoogleAppMeasurement: ee5c2d2242816773fbf79e5b0563f5355ef1c315
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
hermes-engine: 0555a84ea495e8e3b4bde71b597cd87fbb382888
llama-rn: 3672635ffd08fee27e8646aae92640f660977dce
llama-rn: 687ae7370110322ebb06830527f77f4c70bee7cf
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RCT-Folly: 84578c8756030547307e4572ab1947de1685c599
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"test": "jest"
},
"dependencies": {
"@dr.pogodin/react-native-fs": "^2.30.1",
"@dr.pogodin/react-native-fs": "^2.30.3",
"@flyerhq/react-native-link-preview": "^1.6.0",
"@gorhom/bottom-sheet": "^5.0.6",
"@pocketpalai/llama.rn": "^0.4.7-3",
"@pocketpalai/llama.rn": "^0.4.8-1",
"@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
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1266,10 +1266,10 @@
"@types/conventional-commits-parser" "^5.0.0"
chalk "^5.3.0"

"@dr.pogodin/react-native-fs@^2.30.1":
version "2.30.1"
resolved "https://registry.yarnpkg.com/@dr.pogodin/react-native-fs/-/react-native-fs-2.30.1.tgz#c7b04d93df3cb286d3f55769d0425eae54a110d5"
integrity sha512-GzDRUctuBh8dKP1w+UouOBbH354/N4kErZki9EQaEG86ck+uFBFenZxJsp6Waa20KGFwP5DfMW8Lh11wy+7dfg==
"@dr.pogodin/react-native-fs@^2.30.3":
version "2.30.3"
resolved "https://registry.yarnpkg.com/@dr.pogodin/react-native-fs/-/react-native-fs-2.30.3.tgz#9b02f603642159ec50412fc176f6a9dde59ac51d"
integrity sha512-EphKBv07CFwyJubP5xLm39TUB2g1BXkyGAf8HtRbXM7WQLKqMsU6CLgQojQJNQPH1cWOnkHYiGnw6flf0PXHWA==
dependencies:
buffer "^6.0.3"
http-status-codes "^2.3.0"
Expand Down Expand Up @@ -2099,10 +2099,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@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==
"@pocketpalai/llama.rn@^0.4.8-1":
version "0.4.8-1"
resolved "https://registry.yarnpkg.com/@pocketpalai/llama.rn/-/llama.rn-0.4.8-1.tgz#731e02e3da6c31898cbee7b075e32ee955ec8dee"
integrity sha512-oNGQJzH5RDQifMWID6rEW5YEAlJgeuZzYIS0EluQBD903S+ICbqmXPGQk79BAzTsw2W6RAHDPGxDmM4utGNE4Q==

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