@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.171.0 → 0.172.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": 567924120,
6
- "sha256": "85a785e4a59efce804770379075e0cdd99798885b1bf97261009eefd5546c056",
5
+ "finalSize": 567920024,
6
+ "sha256": "0e3b418d3fb2aec33c304da9c96a70169a444729ec0b35061b37fdeb57f8d84d",
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": "cbd992de176f3395247acda15df62ca97db979e8767d872f8059b1707ae596d7"
12
+ "sha256": "5bcefc1b9512dc677c6d4237df33a9709f03032e7b76c50947f463781a74d3f7"
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": "509fef6624c35cdd331ab56f421bcf0a39bfd5968842ed303cf7e9b4d63b518b"
18
+ "sha256": "417ab3f010b478ce573170f077ac13b63d18d43bf82ea271b8b7126477964cf3"
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": "5554cd761e1739a30cbae689e5994e60e744130953c0eb76e12bc6ab843bfa8d"
24
+ "sha256": "e913b0de2b3c6e0695d0415a8e2322000d97f2b5ca2be3e76436a54d941d2b35"
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": "4847a6d6317c3238136405350b0ddcb1dd8a1583f63b80112d641b567b13d529"
30
+ "sha256": "6c0d748d725fd7787050a068d62e974fd29018f6144cacc0aebedfc8b40b0b19"
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": "f67ffd4e05af5aeb6c176f26d590114d14052c18d9c07e3cceaeb7c91c79a02e"
36
+ "sha256": "16a95e9f0138ab17eefb4cab1c7c5c29cbecb028fa7c992434b4ba4eb2ea159f"
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": 64607640,
42
- "sha256": "a5d09893da4cd9570faa61e459366f9fed6e346c510ee9e50f9f84bb8267916a"
41
+ "size": 64603544,
42
+ "sha256": "c39679e3a326e2334a9168ff0d5358f6dfab9fe742d2368aaf2d090bdad71e11"
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.171.0",
3
+ "version": "0.172.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.171.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.171.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.171.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.171.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.171.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.171.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.172.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.172.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.172.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.172.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.172.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.172.0"
57
57
  }
58
58
  }