@realtimex/node-llama-cpp-win-x64-cuda-ext 0.157.0 → 0.159.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": 563619328,
6
- "sha256": "67e70ad6bfb9454d3c77264e902d14417a9c4093931540dea6be76cfbe80895e",
5
+ "finalSize": 563992064,
6
+ "sha256": "49f9570bd019a3b831ef9e51cd0f48b06178fb1dba70b628c4113b10d394cb74",
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": "9a2257701410f411fbe2ee4723ec1d97a86fbc70b9561e045f8f0a1877e44937"
12
+ "sha256": "cb1610a5a299965073dc63e5802bd4d24388317f2c3977aee402a8f1dc62f028"
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": "c0a509c31db523721ac8c155c6becdcad6d0d52c3651b0b3d5f596428e55f1be"
18
+ "sha256": "d9503887a946e105d3a6843f848477477c030e29af7e27f65fa8b7ae6dca28bf"
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": "89c3b8e3d85b6d28d1723ff664952b3c37e0c05c99ba38840edc884b6b32c490"
24
+ "sha256": "8c111b61938fe788586a87425fb88a248194933cdc9d3d761b07361a26288ca8"
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": "a701b549a4083a3f563c221ef28e1c0f1d3c6202f3e27b2a75c4b7625890d6ea"
30
+ "sha256": "476f8526fcea14f66d822525215b7cc4020505828655f80c26306bfffe2190bb"
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": "1d3d3be16bdba387ac0949103227eb9c335299e1e40994960de1e9317b85a46b"
36
+ "sha256": "5621dd2bfcb5325560d2658dd86a0efdf08c3da672875ad18f29b68a9d9ab051"
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": 60302848,
42
- "sha256": "817aabfd9da867bf0db906564af9923f81f7094e3a7345e4ee786f2d9e41af9f"
41
+ "size": 60675584,
42
+ "sha256": "d9b9013799095c2bbd1387deea2f6bbbee13e04cd8ec46c242363f5c69dd9aca"
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.157.0",
3
+ "version": "0.159.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.157.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.157.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.157.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.157.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.157.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.157.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.159.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.159.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.159.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.159.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.159.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.159.0"
54
54
  }
55
55
  }