@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.194.0 → 0.195.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.
@@ -3,43 +3,43 @@
3
3
  "folderName": "linux-x64-cuda",
4
4
  "fallbackBinaryName": "libggml-cuda.so",
5
5
  "finalSize": 568101288,
6
- "sha256": "4cf13f957465de1ca61176bb192efb3fab20dae9595738b03494d646e29caf34",
6
+ "sha256": "04e9caf4ea239123aeee94f3d9a94418dbd9417c53ce3b5c83315379491c055a",
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": "a91128c68451011497624f1f9c300fa463f01f9ec4585eb24999427a234127c0"
12
+ "sha256": "1b7abe89ae37de7a76a3d767ee6ceb60050a36f458962f0f4a8a24d3ed4b7b8b"
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": "1f80fddc1b2801cd75fa4f8605923ac7f045030c721a50dc7ca0ae2cdfaacf86"
18
+ "sha256": "4e1ced372865d38578df41eb41b8652568e141ad057a5d37e23188bc2fd0c671"
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": "432c88c8826fa285e04cfb17d494266a98007419c9d1f5e2b7abbb654c5732ac"
24
+ "sha256": "7851c69c805c8ba351bcb0c0b508a347919c7400832891748091fa75fcf31aa0"
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": "c6df2ad0e4c65495223484b3b08e8d7e4f49231833a39e2f02f171dd126cf313"
30
+ "sha256": "aab713db0fc4888ab03709bf05812e5161ac6b75ae78da0f5686b3733fb8d6a3"
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": "a638d3aa6a99d91d4c98cd8b9f2296a4d1a11c52ac4cad465ee490c5e5e458fd"
36
+ "sha256": "58ade4c36fd259b74f4a361ba368a1ca7cd08dab7f8dd11eafafc75962ac9b35"
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
41
  "size": 64784808,
42
- "sha256": "a83b90f041f5936962ac7b63df7ee4417df832841baa6a2c14ec389385b7cc0c"
42
+ "sha256": "b76a7d66300091d28b579cddc6785a5bba4a70215d098f7896dfbf63f1da6917"
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.194.0",
3
+ "version": "0.195.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.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"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.195.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.195.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.195.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.195.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.195.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.195.0"
57
57
  }
58
58
  }