@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.193.0 → 0.194.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": 568105384,
6
- "sha256": "9858efd50ca50618461dc57ff0f88f4a5eb4d38e5582d60eba1cc1888dfd7b5f",
5
+ "finalSize": 568101288,
6
+ "sha256": "4cf13f957465de1ca61176bb192efb3fab20dae9595738b03494d646e29caf34",
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": "7987d05cc6f51d50cea03f928861261ad9c90e5703b216165d0b046e3c89a96d"
12
+ "sha256": "a91128c68451011497624f1f9c300fa463f01f9ec4585eb24999427a234127c0"
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": "b64022279d97e744567d37a3c86f83ac2f24fa92f1e7d45d97cef4cb66d36191"
18
+ "sha256": "1f80fddc1b2801cd75fa4f8605923ac7f045030c721a50dc7ca0ae2cdfaacf86"
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": "16ba52771ff6f3bbd8f630c751586429ba378eaedb60865523a220933d7da93d"
24
+ "sha256": "432c88c8826fa285e04cfb17d494266a98007419c9d1f5e2b7abbb654c5732ac"
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": "b343a92f0e1f75742e14b04cc1e357fac7a2a535ac76ee24743e0dfcb63dd10b"
30
+ "sha256": "c6df2ad0e4c65495223484b3b08e8d7e4f49231833a39e2f02f171dd126cf313"
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": "5add654a7f7d40acb5aba1167d34b282a1884da2433d8bc0fa791709e19fd73e"
36
+ "sha256": "a638d3aa6a99d91d4c98cd8b9f2296a4d1a11c52ac4cad465ee490c5e5e458fd"
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": 64788904,
42
- "sha256": "6968008cf99e49c07eaf0670b0ae3ea9ee1b68ffa4cc9db0454a40ef6007c303"
41
+ "size": 64784808,
42
+ "sha256": "a83b90f041f5936962ac7b63df7ee4417df832841baa6a2c14ec389385b7cc0c"
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.193.0",
3
+ "version": "0.194.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.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"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.194.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.194.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.194.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.194.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.194.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.194.0"
57
57
  }
58
58
  }