@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.68.0 → 0.69.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": 523267128,
6
- "sha256": "11b7e5a8fef07637a6fdb43d7401f96c4bb2b280e66d04f1a4d2498c8ac6dbf0",
6
+ "sha256": "1c3dad285d15ef6250371cc0111c05a9aa726f402267b439234b00e2cfeee276",
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": "f9f0adc046ce2a962d1e1b1f3ad4fd7f4edad668ab40d17200eccdddfc889858"
12
+ "sha256": "c45a528cfce5d60724474bd9e302cc90eae60b171f0b26b0ad723483615fea0f"
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": "1b6fd79d5d2727065db2ec50ff8b8967d910d9bab5120fbba01e336b7bafbbd0"
18
+ "sha256": "6f6111db9c58f40ebb480d558955896cc0575afe0515bb27e6f2a2597b9298da"
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": "8ccc6a5dc4eee0a1a05fd2c564dfd263ef7292a694e3560828ccd41196fea1ba"
24
+ "sha256": "198014e791f2281c568748be8640c5a27a337ed269f26111883998025294253d"
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": "1013ab904fbc87104083a07d0e200533ca317d9e73a6abaceea925f9904ea8f3"
30
+ "sha256": "6a5a0bd432f467d16e0ecb9fb94f57b1ebba3bbb4c73bb908d49a602eded2c1d"
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": "4084f80f62af0906d838444831da7e25033d91366bdceb30ce343eea09ceec09"
36
+ "sha256": "b8220945baefe27a3169214d1c81227d7b2ae9d1f06a75af35e01675832c9bff"
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": 19950648,
42
- "sha256": "6b56f148617dcb35b49f20a1b4670c1955add8ed7162ea60048c125b148dae48"
42
+ "sha256": "b48b3fb41441eb48bc965e57a0bd9f1e6817677ad6047ab31a171df675ae0975"
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.68.0",
3
+ "version": "0.69.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.68.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.68.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.68.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.68.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.68.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.68.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.69.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.69.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.69.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.69.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.69.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.69.0"
57
57
  }
58
58
  }