@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.209.0 → 0.211.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,44 +2,44 @@
2
2
  "version": 1,
3
3
  "folderName": "linux-x64-cuda",
4
4
  "fallbackBinaryName": "libggml-cuda.so",
5
- "finalSize": 568572848,
6
- "sha256": "7c79b0d26ce79d7b9ab00be48f422cdc7d5ede41ea4cd3145546e4c2a96a60c7",
5
+ "finalSize": 568568752,
6
+ "sha256": "07d669531699cb9121c12fa808be3909ca321282c788720f54f7b15fb213bc2c",
7
7
  "chunks": [
8
8
  {
9
9
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01",
10
10
  "fileName": "linux-x64-cuda.part-01.bin",
11
11
  "size": 100663296,
12
- "sha256": "e284e9f6f91a565df7484211c4c2acb21083e24aac124a3ec8c6afb27b96ed03"
12
+ "sha256": "e463b8d0363efb1e59e9499e40330ad5bd36b43bb0eb531a81c5c32f67988fa1"
13
13
  },
14
14
  {
15
15
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02",
16
16
  "fileName": "linux-x64-cuda.part-02.bin",
17
17
  "size": 100663296,
18
- "sha256": "fcf3ec61be998c50df3b694b8e9a209e5118ffd16ee708235f3db255f7f6afda"
18
+ "sha256": "780350d8c59276f3ca42a65519716688ffe32f99290d36488f0c6272fcab3e5b"
19
19
  },
20
20
  {
21
21
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03",
22
22
  "fileName": "linux-x64-cuda.part-03.bin",
23
23
  "size": 100663296,
24
- "sha256": "6b1b447133db216f39b09f982822031eb0176539a497d42d0fa78e55e153bbb1"
24
+ "sha256": "fcac5b127b18df89c5423647edb5f68ac1afe20d01855b42c1dddde527276f10"
25
25
  },
26
26
  {
27
27
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04",
28
28
  "fileName": "linux-x64-cuda.part-04.bin",
29
29
  "size": 100663296,
30
- "sha256": "183e0fd1a9d193e712937d131ee21bd3a5e5e95ea09e6283654917c3af8272c7"
30
+ "sha256": "7602889453109550aef0b1bcd16d8f2f9159712a4bb05c8c525d17fad08ca96c"
31
31
  },
32
32
  {
33
33
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05",
34
34
  "fileName": "linux-x64-cuda.part-05.bin",
35
35
  "size": 100663296,
36
- "sha256": "390ebbb9779b8a5edc79b1d962b92501b0b40e1299f95f9679c35d04b645997e"
36
+ "sha256": "33de1b9fe1d9b097fce2dd17b38be8dd40cc372fe795351396184f127964cca6"
37
37
  },
38
38
  {
39
39
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06",
40
40
  "fileName": "linux-x64-cuda.part-06.bin",
41
- "size": 65256368,
42
- "sha256": "7385e11a4cd33b8d6f7ff9d528efca773050b1c28e4a4494a0c64bab488e8bd1"
41
+ "size": 65252272,
42
+ "sha256": "08ba82688cf4d394fad60fd975301cd157897123202a0be4c136dc7d9c487a2d"
43
43
  }
44
44
  ]
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realtimex/node-llama-cpp-linux-x64-cuda-ext",
3
- "version": "0.209.0",
3
+ "version": "0.211.0",
4
4
  "description": "Extension of @realtimex/linux-x64-cuda - prebuilt binary for node-llama-cpp for Linux x64 with CUDA support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -48,11 +48,11 @@
48
48
  "postinstall": "node ./dist/index.js --assemble"
49
49
  },
50
50
  "dependencies": {
51
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.209.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.209.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.209.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.209.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.209.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.209.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.211.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.211.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.211.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.211.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.211.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.211.0"
57
57
  }
58
58
  }