@realtimex/node-llama-cpp-win-x64-cuda-ext 0.53.0 → 0.55.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": 526266880,
6
- "sha256": "f56db4321d2908ddc1c5ba8910a572f0fe4a6bd9facb8a5b34e6e8d83fb64ac2",
5
+ "finalSize": 526267392,
6
+ "sha256": "0dde20cdcec92369663194f6d5c937d415c54eda68b666576a529bb2dbfcedd3",
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": "39cddcb8f2bd39a7fddd39e523f01cea38227c3fac0aa14228a4536344998267"
12
+ "sha256": "d72a961e47d1ef819879f751075988b12ca7216bed0ff6404ccefa2df9d823d7"
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": "184fdd310124bff8d12439b70d5fca8fadf9b33d51868cc319249c1fbeedb8e0"
18
+ "sha256": "288477119d161a719b23bbed9f393d3a453715697ce3cad4341eb684a4b8666f"
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": "a134b5078d5bd859742869aaad581f14f6fa07354bac548f648873df6e6ac8ab"
24
+ "sha256": "9416e1abdaafa313db37fd6cc2cbda94456e6a7e6c24b949f24b4a54bd6f1768"
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": "22cd5c8abe615544138da5564772d277e076e642d820ccc892b98c6c497ff633"
30
+ "sha256": "8f226cbd65b1b94bb24766747d269b235f48d34c1f8346a7f4d9d3e4b0302260"
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": "cb26482dc7ae59bc9efcd0c63623ddd48c98229c2403becc3801732a475827cb"
36
+ "sha256": "bf7ed52ce0f7302462d62f4a2df92541b1cc06d702463addab199376aac58bf0"
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": 22950400,
42
- "sha256": "5561ec10d03ccb5722fa2dad482104c563948dc316d338330e85b59dc1c78cbd"
41
+ "size": 22950912,
42
+ "sha256": "d5ba346d1ba3ed4c07d8d01966eb7f906e9d24382074a5ed3a3c895d046e87bc"
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.53.0",
3
+ "version": "0.55.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.53.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.53.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.53.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.53.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.53.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.53.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.55.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.55.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.55.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.55.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.55.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.55.0"
54
54
  }
55
55
  }