@realtimex/node-llama-cpp-win-x64-cuda-ext 0.147.0 → 0.149.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": 563622400,
6
- "sha256": "54ed918696b35e8ba90b40cb842526ba8b7638380f321bea4a5048c2d1061262",
5
+ "finalSize": 563621376,
6
+ "sha256": "d6cf68a5d48999c9471bfd970aec4ab1e988086ee83827ca13a5ba3fde075444",
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": "d45fcf15094a322b8cdc308f89a27768e9b8dd46cf77dce0fde485581d843d5f"
12
+ "sha256": "39d997649b858a1c79f300ef116161ab610df5619958a205aea40a9f6a99f231"
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": "db5958f090a901d98d424de6000a77be876269fa302502ba27987bb630e6386e"
18
+ "sha256": "039d53163c8d2c12d42a2e3de07c5d81785f28d7a8781c6a44322205280744d6"
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": "0552f4c3f1219cba25fb3b0d0eba50706a0d6a32662ccda687a397823cb056b7"
24
+ "sha256": "ff2d8ae176ca79dd4a464445d4a24b9e5370e6b4790c8d50b5257ec20d15752d"
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": "175a561d9866f92c8774b8c701524ebcc30468214b77a3b8d81bda305a58619b"
30
+ "sha256": "0beb469dcbd8d4e6cee4213472ed96e86ae729c3806cdab584d177555b06a561"
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": "065fdff2a50fdf22b0b0207f26a8b65e2d7b5d69ee6c467680394bfeced72365"
36
+ "sha256": "a2c25391af17981027af9f05b20fac5978895a7245533b668aa2af8b04346ed5"
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": 60305920,
42
- "sha256": "ed1a0b3d2c6efd5a9770549f3235fa86aeb99cd9e9cd3d54d5400fba4f4865e3"
41
+ "size": 60304896,
42
+ "sha256": "59d6be0e9cdd3d30de7b5eefadfb89681d0b5398ff8d5a25881170343750a07b"
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.147.0",
3
+ "version": "0.149.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.147.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.147.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.147.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.147.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.147.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.147.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.149.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.149.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.149.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.149.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.149.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.149.0"
54
54
  }
55
55
  }