@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.50.0 → 0.52.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": 529628040,
6
- "sha256": "6d0d14b3af030f661f257dde44330c992fd73755e9bfd8db30b66520d54b61c0",
5
+ "finalSize": 529628008,
6
+ "sha256": "3465f01e0ebd40bd320ea8fd863c9d48285ef0832ce2bf78d49a4efe0a8f090a",
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": "731371f2cc5fe9ba91ba26073f5ae0933d9c0eaeb6bfef5d661b465f4da449aa"
12
+ "sha256": "6b7f33655177e4053ed8b92fc83bde6a8146d48c43a68771d7a34b33885a26ec"
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": "7d887686f43c75f958be919532a51052e1e90433a8e62a3ac107dcff8565561f"
18
+ "sha256": "f9ac35c0319c6d8cdf328ee856bdeb5c2faed7b4b3092691f445401111902c22"
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": "c80a77f7b0d1a219337b79708a681ba29352321eb4699f2db82e615f66629a51"
24
+ "sha256": "fc769d4dea30cce4018662eb1b053e33ffa1520ce3f30bd2490cd842dcf8733f"
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": "aa4d46223d3b67c7a66d0f60017c30206ba16fd378272ce15d5c9c685b42d5fa"
30
+ "sha256": "d9a8614b92a82bf35e84186cbfaa41537d3309fdc9b1ee1ad17f74b581ec2bd0"
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": "a1221563046b983041c5876014dacb4440d42127f3ecb7e6df2baef63c3df209"
36
+ "sha256": "5c36df1c7c304c1835185d286df1aede69fc8fc87b6f59ecfc9601aa63d03df4"
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": 26311560,
42
- "sha256": "2ee392ac80c9a99f3f32994280898861cc506f96fa5100415c72a7b2c231014e"
41
+ "size": 26311528,
42
+ "sha256": "8379dee149588dced3b1a6623046fbcb68652b4b407dd278ca4d3d17819a3140"
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.50.0",
3
+ "version": "0.52.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.50.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.50.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.50.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.50.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.50.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.50.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.52.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.52.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.52.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.52.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.52.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.52.0"
57
57
  }
58
58
  }