@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.29.0 → 0.31.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": 507351712,
6
- "sha256": "87f540952fc80624a415df4d32027579a05295445288a633b594c282ecfda3df",
6
+ "sha256": "149b5067e50b0e893cc03c5084a567f2f329870739f8e7cee5a2b3fa86379bec",
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": "76f7c3031d9d285ec47430e11060f58375ec3e450f1876f49c26fde5fea573ff"
12
+ "sha256": "9b71a365c8ead0d96c7db4315557733ec1f582e90f137796ff56b5a91d409094"
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": "d3744ce50b4ef0617677f77f03ea59be0757d30d6be6bb4aa3e81cfe31e7459d"
18
+ "sha256": "8a84bf8fae5cb8892960c64f92852258930e6773d5985d8c4a9ba8f838ec1e82"
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": "d53cbb4141256c79b7d3d2c641b85f97ff7109c4478f0226cefb250800e7840d"
24
+ "sha256": "5c7a1dee7a3c76c4aa819064a05214bb9615d777d5f66f0ffd810cc0a78381af"
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": "81e5c4ab1b97b5da64daa7cc366fc75966d8d2f985ba71d76a7d7eab56f4a324"
30
+ "sha256": "f82cc9b2e0dc6bf3d8ac5ab6080d1542faffbf9a3cd1b7fc53c641a4529ec8dc"
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": "306b1fc9641c3a08e2e2f17248063ae14e660bc5faefb0c482fbc588b7fddd82"
36
+ "sha256": "3958b9bfc4da90eed796849bc90cd4592792a0beb7ed266e217ea46f2374dadb"
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": 4035232,
42
- "sha256": "1556b56be95d76f20e98ca8562c5d4fb0b6b18e26d3b26a96cd7728d6b2ada48"
42
+ "sha256": "5cec151373a913c4a0686bf2a6a4838d5071ff1f3e3a88a820ff9c175267d9d9"
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.29.0",
3
+ "version": "0.31.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.29.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.29.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.29.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.29.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.29.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.29.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.31.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.31.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.31.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.31.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.31.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.31.0"
57
57
  }
58
58
  }