@realtimex/node-llama-cpp-win-x64-cuda-ext 0.215.0 → 0.217.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": 564640256,
6
- "sha256": "17bb08f67e8b001d2fbb740097036383107b108fbf5e8c110f79b233447a71b9",
5
+ "finalSize": 564643328,
6
+ "sha256": "d1b673fba8266c132b0a1a37923e68c8bf98bd1d4060d46e1df0fd87900b3dbf",
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": "1b0647910c491d2861576ec14e2dc44c696af461d9140376e7c78321bb65f57f"
12
+ "sha256": "9518e724ae84ab54c4c6d35d3caeb81e0e8008abf9331efc455b169c337dfc90"
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": "36a8cdf29bd9a3b8e04d3ac222c35b6849c751c24082647f1b440ac0c1411676"
18
+ "sha256": "4f1a36ae4869e4205594031f0328b29598b1e9a8992a640d066130ff49657c4b"
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": "2f719600f9669753ebd28fa37a52ad9b5871469271d99773ed11c16a89e7163a"
24
+ "sha256": "6426e11d6c64f8de2fdfde55826d3361f73048e255f207a4d998c0954e681645"
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": "070148315b1fac55bcd65aff95bda6d664a1dd69a293ef70e45944e6c7590461"
30
+ "sha256": "2e6b62f8e6c7e7295653bdba96f6ce379bf691d873ad5ec943ce6dd8d7dd76a1"
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": "8a569faa071658df4b4025470a7ad42d225671414b83c220674995e0f6a9ea90"
36
+ "sha256": "3f41d7993c53b22cc75b0f4915aa8a1fd99707c17c9ac1391b2d4354d5632671"
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": 61323776,
42
- "sha256": "06e4d06d6231ea37a79383f57b540f9413e96506df412bdf1855593c49ab79d2"
41
+ "size": 61326848,
42
+ "sha256": "26b37ba9ee89910ac4e658a3d898bdff22b415de97ca1577cb87aa9cfe384ece"
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.215.0",
3
+ "version": "0.217.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.215.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.215.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.215.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.215.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.215.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.215.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.217.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.217.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.217.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.217.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.217.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.217.0"
54
54
  }
55
55
  }