@realtimex/node-llama-cpp-win-x64-cuda-ext 0.160.0 → 0.162.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": 563988480,
6
+ "sha256": "572e4e1851574db3de6294a0fe4567fd4ab0929bc3d76c7fa1224e108df87b8e",
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": "6f0d3c15797ebe9a961203af3fdba03f7652d3ee183ebccef0750882bf9cb5d0"
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": "76b438336b660739356ccce7cfed710b51366b8813721dd8fdb994e29ae072a2"
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": "c8515cf17de260857c180d53dbcfa47ce8d7ac1248ef13b3c7b9f835524db401"
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": "5c93bfc4d0e81d6ad0735ddb28c544daf30c594caccfe213260a38e837bf4392"
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": "35dbac80d6f55303807e2258cb9ff7ebd8d8165c9291e3bd50079f4985119d7a"
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": 60672000,
42
+ "sha256": "f794817b0728dd0567c0d170654a4a331d03a1e74e2be8bad39125a7f14b8103"
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.162.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.162.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.162.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.162.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.162.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.162.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.162.0"
54
54
  }
55
55
  }