@realtimex/node-llama-cpp-win-x64-cuda-ext 0.152.0 → 0.154.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": 563620352,
6
- "sha256": "4756d14341d0476babe7bd0d6c9251893770b992fa5e291db8fe359423157d07",
5
+ "finalSize": 563618304,
6
+ "sha256": "915ca4ff7e61b897b34465a12935bfe546173cef8fda5764564e57f1f402873e",
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": "59cfedc3dc175eb4d61deb99f99fd035b2b2fee6cb59a740561bc6c9bf48ab97"
12
+ "sha256": "15ba93a064c0a5f903b2243463cb2b7de49cadbf3e3bb6f56a9f63dceb9d2c97"
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": "aeadb5c643a25b8fd56b1502650f73d6f0479d57f600642491db6f3ef7472499"
18
+ "sha256": "18e079653e38045e46945c62bb948f04c9ab084ed041fd881a5728f262a73a22"
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": "8b3d65cc2f1a12595fa422921cafb57352bc51f38ed150ce5abf400313dfc75e"
24
+ "sha256": "71df7096e3cbb06aa013a86aefa1a6f0870dd08ac970d293707a8acf798061c7"
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": "977b4bc79952629dbc5217c928fa87e603b4b1f116ea7d5e2723607e2dde07e1"
30
+ "sha256": "3cf1dc32144b8bd07c09f168a693821cec583896f20992b05e4a1438c2d4a68d"
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": "2ac05e3a86eb36898726318bb70785f7b914b3dd9e32e915f98129c992e0f654"
36
+ "sha256": "6cf813a0607f0ed884eb60e036739f8f7c80c0ccab7c2ae886498f84864abdcf"
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": 60303872,
42
- "sha256": "86857510c30296d914ae6ccef84301464ee13c4f5063211121ed39b52d15bef6"
41
+ "size": 60301824,
42
+ "sha256": "6abe5775d8e13006084b0cc2e48c2951fb5b65b0f948f06a20beef38a5c5e12c"
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.152.0",
3
+ "version": "0.154.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.152.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.152.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.152.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.152.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.152.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.152.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.154.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.154.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.154.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.154.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.154.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.154.0"
54
54
  }
55
55
  }