@realtimex/node-llama-cpp-win-x64-cuda-ext 0.31.0 → 0.34.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": 503911424,
6
- "sha256": "a29b775a92faaa1fcf2fee44acc849baa547a613413f398d1bd9e1801111e907",
5
+ "finalSize": 505634816,
6
+ "sha256": "0716c45cc5966c4c2acd3bca19ee49951d03f83ccf42219aba79e8cc0729d342",
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": "2028de424a930d622a4b480f35d4ccea9927d9f91293b0ec48449e21d36e70db"
12
+ "sha256": "bb1a8b55303451fc89305a01573d0b7f468fc90afbcd7fd837e32c13d43a7107"
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": "12f42a11c8a37b9ebf6d5736bb863cc5904791d5fabd6f2a5b0e117f531f8f24"
18
+ "sha256": "cd845c449572f9b06bb32b9a4b5ff7160a189f6cc68b6d9d425aad0d3c31d403"
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": "919a0a37ee35c14dd8980e7cf3eba26e26c4a615a68ca42da523cf37cfd5d75b"
24
+ "sha256": "823a754fb057e7ab22c85de5e8737b95f2794bfacc81a08cda6d45a42a3a0c9e"
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": "4aed6b94e8b0431f5db0232bdad39a6c2e89f7b95782f77b89b16c98491b3c63"
30
+ "sha256": "f22aec40627a9e29662ff4ddc5c90e77c175569d443a9e4060798f6e1e3c1481"
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": "6f3e5dc1809a52a80f988846f25be051181ebdd5871bab60bc3fb07003cb7df9"
36
+ "sha256": "86cbd7f0f586a907bde4bb9f654798e35cd222cf216d837c5ed972e1f95713c1"
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": 594944,
42
- "sha256": "76df6aee82337f153afdc81d522145020642f7f9ee59250e17cdae74cabd582e"
41
+ "size": 2318336,
42
+ "sha256": "455fe873c50d5a2135e7ad1345bcd53d2a7e892b9fef5b615bb088cfc813d583"
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.31.0",
3
+ "version": "0.34.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.31.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.31.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.31.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.31.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.31.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.31.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.34.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.34.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.34.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.34.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.34.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.34.0"
54
54
  }
55
55
  }