@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.30.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": "528d10dedbca96775ae2e3435b93a19502c1e7ea9d0a79c959d67bb1a142a1d4",
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": "a35c2bd35852883f1d9e63d95e736778a76403600cd521918178302dd402c4cd"
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": "5d31373d7d0ed1e7a365746273677c104032b7203118da36c8094d93f2eaed0b"
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": "35a42a5e256b39fbb14bb09957017effa160a4e7572a62624a5e3a43c827e9de"
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": "05966e85d3f689f1548e0d3015d04333c96519ef8adb20c31702937f1dfe6136"
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": "0de5e5f5e386ac5a8afdcaba52a8c37b598fe4d1dd264f63b7f0f0105c7a0586"
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": "fdb51ef869976aa0af7f44d40f073d0bcbd709f19f5254524837d9cc0d2db0a5"
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.30.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.30.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.30.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.30.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.30.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.30.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.30.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
  }