@realtimex/node-llama-cpp-win-x64-cuda-ext 0.224.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": 564953088,
6
- "sha256": "85d46280608e6987cac83addbf796e6a6ced55e7d1faa5f7d187cac57f534868",
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": "5987d87018e8a345bdba09def9ae18393c858885bd2810fc5c4e20e4bf863896"
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": "0ff2d5b6ad99d5b97de6c3128b99a7f1c4389beb3a743f12cdece581eb101c7e"
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": "9e1ba6af06a0dadc5bb1e33c04ab851fcd55ee03b97a9a7b721fefb6b196fb18"
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": "b844c42c7e47240c8de16fbd9f75a680c79840c1421a4b5628f034b4ac987c2e"
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": "0e9b22a4000455d43b8845d6cdfba6328c14298eca5f9435772e7353f6aea39b"
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": 61636608,
42
- "sha256": "46645ad428b9a70c35598a0ff5d18018280e520fb05f025c3213f40c27b741ca"
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.224.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.224.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.224.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.224.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.224.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.224.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.224.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
  }