@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.203.0 → 0.205.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.
@@ -3,43 +3,43 @@
3
3
  "folderName": "linux-x64-cuda",
4
4
  "fallbackBinaryName": "libggml-cuda.so",
5
5
  "finalSize": 568121928,
6
- "sha256": "9d6b333c42a7741eac9da785379849c830dc78656367b596b6852bb964df8cc1",
6
+ "sha256": "ca59e5d7363e364d3bd3f4e8d7034c1ff5beb8cc27a817ef6e6b358637520cad",
7
7
  "chunks": [
8
8
  {
9
9
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01",
10
10
  "fileName": "linux-x64-cuda.part-01.bin",
11
11
  "size": 100663296,
12
- "sha256": "8b6e434843ce4c7dbdc76deb01644ec52031a859008d0074070715dc0c6b0e4f"
12
+ "sha256": "330e9c5c3fc502ff37314f686601d0fd2370cd6f16d87f3c875f3d4f385beafd"
13
13
  },
14
14
  {
15
15
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02",
16
16
  "fileName": "linux-x64-cuda.part-02.bin",
17
17
  "size": 100663296,
18
- "sha256": "034c86b8701873f9316da7cdafbb6e8c53acd6eb3590be0652ebf2138683e408"
18
+ "sha256": "9f2e41844dac2031f40113b137262d8664420f0028ce46626d785490e121b904"
19
19
  },
20
20
  {
21
21
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03",
22
22
  "fileName": "linux-x64-cuda.part-03.bin",
23
23
  "size": 100663296,
24
- "sha256": "e6cf47078d45b873a62949a81d016a5282ff0031a18d57c562b84acb16cdd09e"
24
+ "sha256": "e340e01fdfeaa0742cc3133f0822e63b41e97c44c32169644769fd5feb47d061"
25
25
  },
26
26
  {
27
27
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04",
28
28
  "fileName": "linux-x64-cuda.part-04.bin",
29
29
  "size": 100663296,
30
- "sha256": "de3d63dfa54d2dc243e134432a21fd76c91c7d17fc933c6475226431a2e69909"
30
+ "sha256": "18b02160e84bb9f7d4bfbffcf429d1f5b3d81b032b91e7c10305944cee6aa659"
31
31
  },
32
32
  {
33
33
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05",
34
34
  "fileName": "linux-x64-cuda.part-05.bin",
35
35
  "size": 100663296,
36
- "sha256": "670094abc106116c8a6de2f53b3627c75b4e2b209791143a08c50c6b1aaf11c2"
36
+ "sha256": "ca5f02ae93e4d2c146e1f09bb8fa62cce142ab14bd988469762bd044f5534d81"
37
37
  },
38
38
  {
39
39
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06",
40
40
  "fileName": "linux-x64-cuda.part-06.bin",
41
41
  "size": 64805448,
42
- "sha256": "c63edb44aacba82ff0c7bad47040f5599d8532b3337ce53056444ff3055378c5"
42
+ "sha256": "c5d6f9da6add9fc5214622c9c5e1be0ac1720aeecc00b8ae442700edd080f937"
43
43
  }
44
44
  ]
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realtimex/node-llama-cpp-linux-x64-cuda-ext",
3
- "version": "0.203.0",
3
+ "version": "0.205.0",
4
4
  "description": "Extension of @realtimex/linux-x64-cuda - prebuilt binary for node-llama-cpp for Linux x64 with CUDA support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -48,11 +48,11 @@
48
48
  "postinstall": "node ./dist/index.js --assemble"
49
49
  },
50
50
  "dependencies": {
51
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.203.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.203.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.203.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.203.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.203.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.203.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.205.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.205.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.205.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.205.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.205.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.205.0"
57
57
  }
58
58
  }