@realtimex/node-llama-cpp-win-x64-cuda-ext 0.58.0 → 0.60.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": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
5
  "finalSize": 519881728,
6
- "sha256": "45150bec1a9b5fc1ade9fbe0ee3751069663c532f3b089e2d0a1b2e884a45a45",
6
+ "sha256": "3288e7dcbb81d765d2b1a2473ca40bcc631d7c18ea6c084c9482e22b78cb4f66",
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": "51c16e76674d2b4e83e85e03c2f1b55a9453c02d1789c7e6adcc3c6b74603f69"
12
+ "sha256": "c4926cda9f5ed3843464ac0459d2d5d109e89d74462767d2943dbe2299cef857"
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": "184318b195a4ae24dcf137fd7613492fe4724fc5df3e17e87dd7f8234498968a"
18
+ "sha256": "5a378f032dc6858606ce7af6fe769b31683f48699dd13c798b36c1dc88a03382"
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": "24bfc79392fbca22826dfc4eec5dca26905f3a013c98b74e8da9a70409c9cb2f"
24
+ "sha256": "fe746198654a0fa01bb510327eaee78c0421c3f780fdff98e8467ee0d2f4bd0e"
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": "ca178d77b7148624f4d94437459bb4600bb9246a095d65edf0f2f6ca44a07882"
30
+ "sha256": "e3c57d4b8be94fe7e7804d0aa9030f84ea6763aa422441a4a2386b7f8af66277"
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": "4ae5e8ab84ae6d28638e68389cb30a0beb7c09787cc7c9ec8db2af51dba0dc41"
36
+ "sha256": "60a810ae2283002f4378f693e2632696f2ff3413161dbc318a941151149526bc"
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
41
  "size": 16565248,
42
- "sha256": "8162c0f8ca3db589b2a2887313dcbb8082dcd53df6a2c399b5c4131f2896c153"
42
+ "sha256": "b47459ebce14a881e03f56bce043157a56a797a69a4a052f9d769cafa9337bc8"
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.58.0",
3
+ "version": "0.60.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.58.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.58.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.58.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.58.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.58.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.58.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.60.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.60.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.60.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.60.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.60.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.60.0"
54
54
  }
55
55
  }