@realtimex/node-llama-cpp-win-x64-cuda-ext 0.214.0 → 0.216.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": 564641792,
6
- "sha256": "1b8129cadff2b9c378e4c8cc7058755e4d454a421affe03825e9d22805cb79ee",
5
+ "finalSize": 564641280,
6
+ "sha256": "7d6dcfab1a37b49c747b44a544e84bd7d45e16269cae79b40e0590465260474e",
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": "17a11fb240ec3f223fccf44b9c3384feb57849eb3e4363dfb24df60b453006af"
12
+ "sha256": "2d980778f4f77a622f6e4ad9f0e1b2daa11041f04b06fe3946f150e905e643c4"
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": "49c3065b6ea353bf45128b7b06ce1c11e8a991e1ebd4285490d019aa81966d8b"
18
+ "sha256": "4962da1c19e2e8d295ea71aceaf77f4258b9b2d54de1df9b89bda6ef8d29537e"
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": "a4bb420374b4d865404ab3d8190da67962835232d7080d91b41d3adbe8854534"
24
+ "sha256": "7bae31ee3242af91d59e09deb0c391236b28f33858c64ce7e3ddbf41d9431a6f"
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": "8ae2885e8f8d4330ffefe77012a1d65610f6e7804d922137d724c436df998e5f"
30
+ "sha256": "722743dec872edf3fc2688194537e61e9ab9242608057a0743e93c168ff8e9b5"
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": "35bb2bdcd938401d12b20b425467a83a44bcb369fc4d6d1b6ed209d5050fca8d"
36
+ "sha256": "f2fd2fea45b260205fe2ea5b5be94bbb1384bebef85215bdda444b4b7b3ccaf1"
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": 61325312,
42
- "sha256": "1d9e14ae0d14a3f27664dc698440dca59f73ff80791f3d46be2419f2d22db9aa"
41
+ "size": 61324800,
42
+ "sha256": "018791614db12c4ddbab338b59de2858cf0f48f9b154a0abed5630831830efbb"
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.214.0",
3
+ "version": "0.216.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.214.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.214.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.214.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.214.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.214.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.214.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.216.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.216.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.216.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.216.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.216.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.216.0"
54
54
  }
55
55
  }