@realtimex/node-llama-cpp-win-x64-cuda-ext 0.15.0 → 0.16.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": 514492928,
6
- "sha256": "6582ff5a8155fe77b0af0530932113f7b9a1498980778f98be349eae5c4606d8",
5
+ "finalSize": 514496512,
6
+ "sha256": "b86e64464d98810cceab2bfcc34c557f74388f794611052187993fdfb1661574",
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": "a5db7c231c2edec42947def209c8120fd0483caf5ca12cd4f323528da7dd831c"
12
+ "sha256": "3667a065c903ebae6aca8b462735f1aac68dddec61e2e6e422479d06f2053913"
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": "07f669de346230dd9e5b9640da3dbc0397f96f12bbfd196258c760c92c3875d3"
18
+ "sha256": "698c5f8a3b0f51c0f13afc9e8c85ac0d50f736b5c039f9d692c612fc029669e3"
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": "677e0ad9b6855ea3d01a79c7d46746ae03b743581a417832be61a77962fcf9d6"
24
+ "sha256": "b79c86af9abff4988604b2b471f27969830f8d27a379ac2b3a25f5250dc042a8"
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": "edc1012669f31daa0edfb6af8202f89019c0524de1482e6a2fa878e84ac1cd37"
30
+ "sha256": "121a2d4d3b0e55f8444c8a0450f590c4d770aa7c31a2be39561f4bdf82ccf57d"
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": "d40e1e633d5b7e47ce87e76d069e43ca49b486c77afd3497688c33b112b01b53"
36
+ "sha256": "a614fce2eb08d82bcaf83fe752f629785a87fe93531fe7eb34adaa12f8a881b8"
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": 11176448,
42
- "sha256": "23e6624f13ecfbd09265d99f884609ac1a1010f18b06d6c6f329f2fa4cb42cfc"
41
+ "size": 11180032,
42
+ "sha256": "e4ee757695091ab0222a23b2660d3b06e1b6d856c70394f10c6aeac37bb96802"
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.15.0",
3
+ "version": "0.16.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.15.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.15.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.15.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.15.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.15.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.15.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.16.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.16.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.16.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.16.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.16.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.16.0"
54
54
  }
55
55
  }