@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.192.0 → 0.193.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": 568101288,
6
- "sha256": "fee7aeac9c60aa83c858f1c23c65ce6d11cb8c0f59d6be57ea876316e29984eb",
5
+ "finalSize": 568105384,
6
+ "sha256": "9858efd50ca50618461dc57ff0f88f4a5eb4d38e5582d60eba1cc1888dfd7b5f",
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": "25ba1ed2e4db6e40c21c1466d6ca34cda2dcde2706db1fec4590fc29476ab662"
12
+ "sha256": "7987d05cc6f51d50cea03f928861261ad9c90e5703b216165d0b046e3c89a96d"
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": "72b79271de56ee38c8cdb012cda52baa7c1b952ed0b914302af50cef21336e59"
18
+ "sha256": "b64022279d97e744567d37a3c86f83ac2f24fa92f1e7d45d97cef4cb66d36191"
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": "d0849038d21670d2e23634d2fc653841ba1a485dbf65351e7e40402f94bac2c6"
24
+ "sha256": "16ba52771ff6f3bbd8f630c751586429ba378eaedb60865523a220933d7da93d"
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": "84da9d1ce887596db887243937968ffe800a3b84ef2ebd3795bc109edab5f443"
30
+ "sha256": "b343a92f0e1f75742e14b04cc1e357fac7a2a535ac76ee24743e0dfcb63dd10b"
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": "9e5733d021015b43284d9f673859b392075c9bc5b6c2abe7066921dc59a281ec"
36
+ "sha256": "5add654a7f7d40acb5aba1167d34b282a1884da2433d8bc0fa791709e19fd73e"
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": 64784808,
42
- "sha256": "ccd5d77e44782e13adeab501487ba8a35205e576cdec2f8c4579c8d657f67efd"
41
+ "size": 64788904,
42
+ "sha256": "6968008cf99e49c07eaf0670b0ae3ea9ee1b68ffa4cc9db0454a40ef6007c303"
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.192.0",
3
+ "version": "0.193.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.192.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.192.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.192.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.192.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.192.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.192.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.193.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.193.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.193.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.193.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.193.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.193.0"
57
57
  }
58
58
  }