@realtimex/node-llama-cpp-win-x64-cuda-ext 0.160.0 → 0.161.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": 563990016,
6
- "sha256": "fe75b7017652731b66e3a8b4df479e8aed8a8b2b46c0fd8e8f874287032a5263",
5
+ "finalSize": 563993088,
6
+ "sha256": "7e1a97a34bab71853648b406d1873ba148996e4fb7e25556f9a2362734a382cd",
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": "6b83bdd7d2aa92952e060b339e1447b001fbb7f68381b88757537d062353ef3b"
12
+ "sha256": "0fb234595848e49a3160b9f8b77055f9df3af7e5b31560fa3eedb65156f0f9e1"
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": "fc8748b523cf02ecd8d2715a2e702630298fd183a5d87221d2f0c16c56f200ee"
18
+ "sha256": "43c72b408b0707833cd1d05b1928284f7196c58eb752cc51fe11dc401bcef9e3"
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": "90658484fd5c979005c600bc324afea2cccaa07a0eec34c4ce42ffe20073166b"
24
+ "sha256": "91706eb09c932ed97d620fd0e54fb0acc3e8dc0480610b70c1cc6f146e5347ce"
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": "10b3febed9f10a17a4c8eb599b8261afe6de6169c976f836d43ae8f69cb9bde1"
30
+ "sha256": "feea27e2b7d35a3b111f79443987677a6ea12a286da5dc8786e6e1deea562412"
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": "c37e2d50cb0b7db9234cfb864feeabb850b26e979cc791b646e8a15cec941357"
36
+ "sha256": "d979499751d2822dc3936d116f5d41348885ded4b3159b4a796825afed7ac65e"
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": 60673536,
42
- "sha256": "7e797a19c26d260e73dcc5845a3bc57e028c34e1fa35d6c618c1cba5f3d5263c"
41
+ "size": 60676608,
42
+ "sha256": "70c37a8f3921ecce798a356a151fbb2812cbb4681aa64433111c748ff0b82bdd"
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.160.0",
3
+ "version": "0.161.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.160.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.160.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.160.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.160.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.160.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.160.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.161.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.161.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.161.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.161.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.161.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.161.0"
54
54
  }
55
55
  }