@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.55.0 → 0.56.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": 529628008,
6
- "sha256": "8eb75f7af3e7b6d40f26e7698bab7f84e1e81c2fd9395af2024624b7f2eca352",
5
+ "finalSize": 523254632,
6
+ "sha256": "6df0b75ed6b747c269e3b37cf2f9de36802d771114d452ce95f573fb88f1bc05",
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": "6f335cda5e48500ff6c6453050d3563655ea8830c452def23833614f935482b1"
12
+ "sha256": "17c11fff4d958831019d183d7620769a6e1f672cf94b1741df176f1ca12b6478"
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": "11eec919b5e7d4ca41ec8bdae8e75a9aab5707ad675e306997d3409266a6028a"
18
+ "sha256": "a984c466402ebc5db750d2ebe762e90dbcde06971f7ec6c0b54eb3e6c84fc60d"
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": "144b83e48396d39a40c8692f2f48652a29e2f47da80d82211aea55f92609637a"
24
+ "sha256": "e96eab9594ca1137000f7fcf7273b96c81ff3e80a69228a13437aa4e3a394f24"
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": "89318dc85c4c49d20bd62502deeef1298b0820a80961369ce32515cf5a117866"
30
+ "sha256": "5b1b33ba68aea6495a0ea440e46e5e759c3a0ca49667f7739f1ee3b111c504cb"
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": "8a20853241ec588498ea462ddb16cb9efdd99449eb51bff4f50dae989572142e"
36
+ "sha256": "b0d37022a48cf3544f71996d3e04ae5db450ca0b36d409fa51a628016d9392d4"
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": 26311528,
42
- "sha256": "ca11f7d8820563d3a29e156b94eadfc9409b698ec79d4086189cb73f24c2b757"
41
+ "size": 19938152,
42
+ "sha256": "c30d38cd384ad9dfc77da047170ea2d47caf9a41de9c5a41cbca1e6e623b7a2e"
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.55.0",
3
+ "version": "0.56.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.55.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.55.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.55.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.55.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.55.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.55.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.56.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.56.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.56.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.56.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.56.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.56.0"
57
57
  }
58
58
  }