@realtimex/node-llama-cpp-win-x64-cuda-ext 0.184.0 → 0.186.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": 564052992,
6
- "sha256": "6a45a7b5f40ed3be1f20e7af1a88c76a97b2348d67707bff44356948b67d58b3",
5
+ "finalSize": 564188160,
6
+ "sha256": "045692183be6ca42737e10e10ffec64717efc253f57527c1833b21dfb29f0da8",
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": "d8aed15c3201f0037f7840e2386f7a836fcea641bb2697d7b0dbb4919c8e6f6c"
12
+ "sha256": "9f55448d916ae98757c65a66697f2933870ac376c786b6ae1b2396e628b9cce8"
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": "16f02504cd5672f964adb4398c93c13635afc189144f274b96191bac3142f7f7"
18
+ "sha256": "42044de5c47ea0d0d77da2b0ec415334935746fdb7737fa8270fdf3eb2359986"
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": "b2316a171c5c58c7283881f3908b2b1d0511373d2d8ab620b885d0b550b67607"
24
+ "sha256": "fed848fd51d679175e63ceb4b4dc9a7cc7234de3aa83c93f65274a753c5f2344"
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": "8d7f261772a1bcc7be012a6844fc5a2bc59d993826d8d4576833766748ca9fc6"
30
+ "sha256": "47a4f6dec70f2ae5c4a9299920fb8e77321c9097ed03ff78eb264282485d3a99"
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": "6fad16858b91e6ff9e6de79d16163f93061f8a63a371bf68c1fc04fbbabd8eb6"
36
+ "sha256": "7aed36451f547c388cddf3331eed594c9013a98bb3813e700955a78462be03d2"
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": 60736512,
42
- "sha256": "69e16a3b711bc7501e8272e7d18afce6429c51f7ece1270ddbf676c7c75f8b5d"
41
+ "size": 60871680,
42
+ "sha256": "2d20cccbcfb383976307229fccce1a4bbacb4213060aa40fa25a63a4dad2b864"
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.184.0",
3
+ "version": "0.186.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.184.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.184.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.184.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.184.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.184.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.184.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.186.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.186.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.186.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.186.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.186.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.186.0"
54
54
  }
55
55
  }