@realtimex/node-llama-cpp-win-x64-cuda-ext 0.225.0 → 0.226.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": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
- "finalSize": 564954624,
6
- "sha256": "06e49609410a8f8872591ec2d016d09fcaba8c1fdcc524fc65387e1cdaa50423",
5
+ "finalSize": 564948992,
6
+ "sha256": "177dd752e87ce3fd0ca91d1b6d05fefdf38877d0960cbd2dadf37256c80b184c",
7
7
  "chunks": [
8
8
  {
9
9
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01",
10
10
  "fileName": "win-x64-cuda.part-01.bin",
11
11
  "size": 100663296,
12
- "sha256": "228551a2f5ab4e03add4151df564d83b21f94945d2f8ea8441f36003c30f391e"
12
+ "sha256": "4188efa40522296e1e6fe8b1ebe8fc5b9e2c0059efb9d3b21b115b6944958829"
13
13
  },
14
14
  {
15
15
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02",
16
16
  "fileName": "win-x64-cuda.part-02.bin",
17
17
  "size": 100663296,
18
- "sha256": "464eaf4be958d3734df3032a88d89b74f7672caa952b3d4c64dbbacc0212c612"
18
+ "sha256": "3d77b6d734b302beb7a8195f3e033206ce2c13da2b8cc36b16ccc5cbf24f3d23"
19
19
  },
20
20
  {
21
21
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03",
22
22
  "fileName": "win-x64-cuda.part-03.bin",
23
23
  "size": 100663296,
24
- "sha256": "14b54199c9b392abb3d279feafcfd1d44b111fffb6f0bc3d38b48f0771dad357"
24
+ "sha256": "73a25641b85ab05c07f2f4507deb9c92231edec37b99e0d12e545a8851f99beb"
25
25
  },
26
26
  {
27
27
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04",
28
28
  "fileName": "win-x64-cuda.part-04.bin",
29
29
  "size": 100663296,
30
- "sha256": "d2c52829ddaa819c82599e668681fbb6cf6dd72529587016b024436ac12518d6"
30
+ "sha256": "95cbc1090a55f9769c4738677bae4ec58ad54bf9e32cb697c9e9219050e6252d"
31
31
  },
32
32
  {
33
33
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05",
34
34
  "fileName": "win-x64-cuda.part-05.bin",
35
35
  "size": 100663296,
36
- "sha256": "2339737d48222474543de630803fc7dcca748f9960432d151722d004ce62c882"
36
+ "sha256": "d9677b9f99474faf3f01e871b5390ac4e342f9d2a50edd97cdddd8f402ebe431"
37
37
  },
38
38
  {
39
39
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06",
40
40
  "fileName": "win-x64-cuda.part-06.bin",
41
- "size": 61638144,
42
- "sha256": "9b825ecc274301cef5ff184d6147fd800f1106003b699efcaa18e0021c243123"
41
+ "size": 61632512,
42
+ "sha256": "c0b1b51e185bfada23fa049cdeb12f3904a39d0155d1a9b25dca4bf5e12235f8"
43
43
  }
44
44
  ]
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realtimex/node-llama-cpp-win-x64-cuda-ext",
3
- "version": "0.225.0",
3
+ "version": "0.226.0",
4
4
  "description": "Extension of @realtimex/win-x64-cuda - prebuilt binary for node-llama-cpp for Windows x64 with CUDA support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -45,11 +45,11 @@
45
45
  "postinstall": "node ./dist/index.js --assemble"
46
46
  },
47
47
  "dependencies": {
48
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.225.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.225.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.225.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.225.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.225.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.225.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.226.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.226.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.226.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.226.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.226.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.226.0"
54
54
  }
55
55
  }