@realtimex/node-llama-cpp-win-x64-cuda-ext 0.187.0 → 0.189.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": 564187648,
6
- "sha256": "e839c72be8b51703cf0300ccca6dd0be113209b48e286f6ca97d2396e96e9842",
5
+ "finalSize": 564188672,
6
+ "sha256": "a951d8e9cf99615001d1a3297b202004b1490432a05337234053879c08ab7bd7",
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": "7145fbec23ce7c84cb88e63bdd3db94505f01b3b7c0b964235a35f97c48b2bda"
12
+ "sha256": "c28604d1277a5c21c256a2053108e5c88c28123171ce39e6f76ba37ac91dcc28"
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": "42a67003bba0101c44abc498e3681d23a6d523f937fb7ede2c322d3f17f1b614"
18
+ "sha256": "9ac879ab62f1a5b90d3ce038a3c27e8823634ac9cf3b83bc4918c08279ab0df6"
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": "fffe95ff62b323d598528bd62c404982ad050af0ce003fde6de5893d1497d9f3"
24
+ "sha256": "c1a268ba3eaac7922b551a67a60273453f68109010ef0f83d2b9c6f95072db3f"
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": "4dfbea6cb544b7d01bc87589ababda4bdb43994e1c313de842172487a488e7fc"
30
+ "sha256": "3840b2c186bf145b145be00d37bd14a34ab09c69fdc68a2a4061a92fa358f0b3"
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": "f05f0033b416ed63c25a5537298e7dff2287007ad78511d488cc305977f67bc2"
36
+ "sha256": "543592ad7fc379616e40acfea90b662429a41e8cfd6b787bc1415d8353dd7097"
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": 60871168,
42
- "sha256": "15c0b46dd3c5599811d076a7769325cb55b6e198d77f208c51c1e376cc3ea05e"
41
+ "size": 60872192,
42
+ "sha256": "990659332988662817f6dd363eb72886fe0858bc70456e7ccff4f5a4bc69dfe1"
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.187.0",
3
+ "version": "0.189.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.187.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.187.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.187.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.187.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.187.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.187.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.189.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.189.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.189.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.189.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.189.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.189.0"
54
54
  }
55
55
  }