@realtimex/node-llama-cpp-win-x64-cuda-ext 0.41.0 → 0.43.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": 505636864,
6
- "sha256": "60c967b8bca4e03b31bbc7a4e9974db7ea4c3bb107682a3bef96865ba18af085",
5
+ "finalSize": 505635840,
6
+ "sha256": "549752ea59d3d92bd39aa9849014f55b0ae3b0057fcfe407b49ff87770a7694b",
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": "d50645f17b6d5f3a623ac8aa4361fa8b78591ac5fb7b9619945bbe04f74a49ea"
12
+ "sha256": "4f385dbe2f4e9663681a52cc675f2e923e46db33b7de59b84d808b147406486a"
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": "feefbb1e0628af1810d6cf19088665f470ddb7b1c4fd018a45f8db5c28eac1f5"
18
+ "sha256": "dae866e8ab5255f1023c5787938e8037171473351b8491376ee19c41c794d891"
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": "70a3dbbcf8278d498470dfe7c83b147ace3ee68160803f47d8d2dd7e7874c56f"
24
+ "sha256": "ef53100c8d7b9bc1ea18931d239b0e0899fb8ddf876b58a2b090adda7a352942"
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": "ee0907fd5517ac145d9ca2c08d41138b8bc96c074d38e5a95149fd6647b30a2f"
30
+ "sha256": "745837ef2ef071917c8c91f389e75e61ce5725a07a975debf744f43151649107"
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": "eead1647d0d17cf9d1fc64ba2ae239be2fe8a95cec85f0d72df24655357c6ee2"
36
+ "sha256": "5ff838ade3e2c35f89735124fdef46ace466a986e85291cccf45d5f8aa73e9c8"
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": 2320384,
42
- "sha256": "fca5cfabb28d29eb55a28342c31f59f8934d1fe4774d2ead80d0267385162041"
41
+ "size": 2319360,
42
+ "sha256": "9c94ca0085c7caf6960d800a9e0c6dcb275edda66b4a6639037e423a76c71a2d"
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.41.0",
3
+ "version": "0.43.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.41.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.41.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.41.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.41.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.41.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.41.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.43.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.43.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.43.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.43.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.43.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.43.0"
54
54
  }
55
55
  }