@realtimex/node-llama-cpp-win-x64-cuda-ext 0.47.0 → 0.48.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": 526269952,
6
- "sha256": "6a38ab6dcbdcdc761b8b0579f8a67c7b1defbe98089825d6b17f72e928fcd435",
5
+ "finalSize": 526269440,
6
+ "sha256": "f69a46b50d393a5a0445806d9263cb10dbcaa8656b1d37d8eba0797727b6f11a",
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": "4473453e0741639487dec91d11d18d2bc22ca80e8b2b64e1c3a16f24f9c007bb"
12
+ "sha256": "8426f8f6aab59605162889de44e4ea02808a1fa3119a02f8ee69b602cd02f50b"
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": "ade7372d43c404e58847fe5736e38936d5c73cb087de64795499a4fcbd80018c"
18
+ "sha256": "f65639c89bad4c86284150f4f3aa11f19ddf6e8a305c92b9f5efffd8d7ddcd82"
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": "066c44cee3d27e3fc351f2183e102931790fa7557a980ac4f6d8c9fdac2ada48"
24
+ "sha256": "42d66dd56609d0eed4c084152bfab22e72855f7a0c118d3f921a7c4e927008da"
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": "755110718fb6abc303630bc3fd3bd56087e8d24e5f3978644a7db0a303705895"
30
+ "sha256": "d75394208409ee0c5d230923b219a55d959830b9703d903095331f1b2766c94a"
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": "48b052315ab160c6eb6adddd6fcbfc55d7288f15f3a0e48a3066a593ca351e24"
36
+ "sha256": "78f13677b415ccfad6ea7f08e2ac73081c40e29dc9b6eca795e8cfefb43e7514"
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": 22953472,
42
- "sha256": "77054b9f17ee2ee83e503f8560fb8a40d4db75f060bce517e687543c7f837409"
41
+ "size": 22952960,
42
+ "sha256": "b73e0affd5b290b6a2266550bc95737dc9abdee1f10af0f220cddf8896be8e7c"
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.47.0",
3
+ "version": "0.48.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.47.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.47.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.47.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.47.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.47.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.47.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.48.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.48.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.48.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.48.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.48.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.48.0"
54
54
  }
55
55
  }