@realtimex/node-llama-cpp-win-x64-cuda-ext 0.168.0 → 0.169.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": 564087296,
6
- "sha256": "e984c493c4804d0ae0ded6a5a0f970fda88f01f5f532b58095aa28eb59efb622",
5
+ "finalSize": 564052992,
6
+ "sha256": "2fa45ce2e0d00dd4111cca5ddfbb1d561a15720ef5b3157e90b0cb323babb0e5",
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": "7131f8de5753d5efb23f2c3d34f4f6b245d970ab067fa04f1ec39450adb799bc"
12
+ "sha256": "3c3374ecd856bd3cad3f6b5e2a610405101f7772283ef9aa04d4d5591dab8cac"
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": "e2445707d7d81742ac6ecf8cab993904b150bbe7c4fe91d99c1fc2478a17f4f0"
18
+ "sha256": "743acdb22bddffee7050ed15782c26c67fb108ae6362fb8316430445226d704b"
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": "f6b1fbda2e264d3b9d2411ec857a5c286fe174a1aa58935ad1a965728758cd19"
24
+ "sha256": "9ae1b5157ab7ddd42c6be1d984f7d4499a1d1c731afd77fd429be9d2b925d0bc"
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": "604ae748dd0e6b90e8918f0b58d58873c474dc51df9452b3cc4f150441b8e6a4"
30
+ "sha256": "609f25c365b3419caa247ab434de1e2550e75f4c375d932d485f183f902e5bc2"
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": "46361d72fc83d166e5e2e6745e35ff1717a3c91a8ff26328a05fcefc8dcccebd"
36
+ "sha256": "7a9dc2c8adef04b32253e24b867e0d342afa591c202c27915ba93b9e8a45e3c2"
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": 60770816,
42
- "sha256": "fd8189633d5ef5726108979e44209e56127076b289e4d47120a087e59371ac6b"
41
+ "size": 60736512,
42
+ "sha256": "35ee09177317428995107abdeef4a58b5d697318a9408ff671dd4a6deb685805"
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.168.0",
3
+ "version": "0.169.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.168.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.168.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.168.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.168.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.168.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.168.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.169.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.169.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.169.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.169.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.169.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.169.0"
54
54
  }
55
55
  }