@realtimex/node-llama-cpp-win-x64-cuda-ext 0.62.0 → 0.63.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": 519883264,
6
- "sha256": "ed9b88bf9c156af0e2dc144da41d1d7eeb53c9e5691208a4a22254c312cff140",
5
+ "finalSize": 519884288,
6
+ "sha256": "894ed26221a63727309e9d5513afe64120f5787e1a9a54cad1600a489d0a291f",
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": "66eef4f6abbccba34bb2fb915d491c2f5909840598bf87a08c4f9718305813f7"
12
+ "sha256": "dc9feb8aaaeec695548d8134095820a0d52d228a455ef1ead7fb7e97119553e6"
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": "69c66d2b08d5f4025c5b8caa70a4eed28dcbdc6c732c851bb106f9f5a3aa35fa"
18
+ "sha256": "f086c7c84e1503c0def0697707506cdff0647fcbfaf46260019c0b78bac98a26"
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": "56da27b52c546dfed07170629dcbdfcbee0d445d47b783cd04287dc6f43b7036"
24
+ "sha256": "f4aa98ffd6ff39ac7ebb4525491f6dd762cf6319c6fb4b6738872dc0a303f631"
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": "3b97a3a54db569d1b3a2c4830df17fe729bdf46255b2e790fd329f35adfdf309"
30
+ "sha256": "3aba514c1a7bb4b19c800a0733956f9d58f661f39ebdc31881a5a43cdb53c6cd"
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": "e278d7dc687187498e60ec13133f60c2b0c928c35521c5d993a0a2e04e5bf7d5"
36
+ "sha256": "973f4da4031e99db29af85bf10e92ca4660cecf5c9f3c619310a7756a3ae9177"
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": 16566784,
42
- "sha256": "7a6f91bc358c43144804b342638574656b1ce1dfe5965258109a7597cc2f60ac"
41
+ "size": 16567808,
42
+ "sha256": "2958d89b24de7bbb4c4de3c6fd2383c3f887fbea45248c65bfc90b451b326092"
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.62.0",
3
+ "version": "0.63.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.62.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.62.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.62.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.62.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.62.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.62.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.63.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.63.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.63.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.63.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.63.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.63.0"
54
54
  }
55
55
  }