@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.18.0 → 0.20.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": "linux-x64-cuda",
4
4
  "fallbackBinaryName": "libggml-cuda.so",
5
- "finalSize": 517796304,
6
- "sha256": "717d78a903c38bfb868d1dcf5adfbdc752c80eb18811dbec14dff17e368d5d6b",
5
+ "finalSize": 518936000,
6
+ "sha256": "567f280538e17afc6099344bfaba4a581761423c6201c96723750b26f005efaa",
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": "53148465542cd62fe3f53b68d968ebe376f2fb29bbf08adca987ed4290109c9b"
12
+ "sha256": "f9058e2311e4721bcd84647941890fc5e8c0ab3c5ffea7bf5901198def5980b6"
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": "34c35788dfb9e9cdefb4896a6f1c4442e7b682fff1911c9793b1a945e62ca6ca"
18
+ "sha256": "051d0f8d4fee3f3edea60375401d36583731eca79d27c51a74417c97413a7247"
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": "ec977ec45f1cf7a71b1e3dcfa1aa9b26515fbb7eeb35313a1a3edc59fce67319"
24
+ "sha256": "90ef5d04895d8c1cc07fdc30a09ec16145c56072f1408edb53982d09ec96e977"
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": "de5e3ddcc0ab9c103cc7ead595792435c1a2b0a4f5e95212345619b9d63c17b5"
30
+ "sha256": "d4224702eb6adcc113097751b6e454c76304841ef9c170f7ecfc1223c136ebe6"
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": "ed66e54370d5b859cd9c2994dd927723154b6e8be954d88e1c1b4592f8dfe4da"
36
+ "sha256": "254e7a2bd021c596d28bab2421ce8d130ff3ca05038d88ac9b12e87fcb6133ea"
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
- "size": 14479824,
42
- "sha256": "d568b06506a5d6370c89b2a8e8749afc0e075caff59e5866c681f3c1cf9c9091"
41
+ "size": 15619520,
42
+ "sha256": "9843db9e7d580b39cff924aec9955df155013d9378883fbd11155f26cfb75d9c"
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.18.0",
3
+ "version": "0.20.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.18.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.18.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.18.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.18.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.18.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.18.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.20.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.20.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.20.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.20.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.20.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.20.0"
57
57
  }
58
58
  }