@realtimex/node-llama-cpp-win-x64-cuda-ext 0.21.0 → 0.22.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": 515472896,
6
- "sha256": "c9744d6a33aa73ce78cc95352f33fe329f1e1d7d87a648ce33f0b95405a1bd1a",
5
+ "finalSize": 515472384,
6
+ "sha256": "350bb06670f804ae270835f74568f69a89422b274fdcbeeb9ed962112d896e88",
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": "97c084a55ee93d8910eb3c9a03e13e06f52ee0640c99e7d1f169710336ff424c"
12
+ "sha256": "407716a4fb658ad08fcde30dca62488a4f2624ff0f3c8b0f06d584d29c33087f"
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": "fcd76d2564da31fb2a21b95646757ceac1e0220492d0643e29553f08005223c7"
18
+ "sha256": "036533563ace3c062874f63e26b479159c1cf8442ba0c68bdcf5fa33089e425d"
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": "8c887d6faf62eeb35048c34c82f35f82e2fd9ad4430e88451da626d275ead58e"
24
+ "sha256": "5ff1dce2531f5517bba16a87b0b2c278358ba7260b57dcd5b0a8b320009b063e"
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": "4f25cbe4d13a8dad66d533f393ca70e117cc5c458f1e1e70ed6ddf545d5bb880"
30
+ "sha256": "9b2ce3e470fe2d9520bd80c1dea8da6b829d8fecf1d573a46fce8c9899720c3f"
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": "e584a5eb14833e637c9cf034890ef1dfd1b539091896a1562578f18e93d07b56"
36
+ "sha256": "d3a98cafe2056af2a26171d450b5283f73e4fbfd60d6ae4d5e0d6d153983182b"
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": 12156416,
42
- "sha256": "add4877f24dac881acfc3ce261207ae53b827754f7b6b268e2d810a21b306849"
41
+ "size": 12155904,
42
+ "sha256": "b9485ecc2973970c16a3d42dbf874d4bf5958869b73f3e9730a8c0311ff09dcc"
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.21.0",
3
+ "version": "0.22.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.21.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.21.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.21.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.21.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.21.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.21.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.22.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.22.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.22.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.22.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.22.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.22.0"
54
54
  }
55
55
  }