@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.14.0 → 0.16.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": 517800400,
6
- "sha256": "f3de1d246ee6d2153a09d9029359677d496c8e32f0907a90c926df693414e6da",
6
+ "sha256": "b8b02325ce270c86ff5ba1016165079e0187d5e5b8024ab0a98e2b8eddd32fd5",
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": "12334a1df5a075bd08f4bd6635a67cedcd5838e35f4c9476124039dea2496657"
12
+ "sha256": "3adc43ddcb666114fc070f855704bc308c16556f09c90af43c4eb5930318d28f"
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": "558d183f899eb54bc59e62de5966a759970f0beb01ae1a31d9c930cdff7c85a7"
18
+ "sha256": "023b5a9a4096a15f1391e1361bfa8c3975b4e320aeb8a4f09f1e474d4f8b4b77"
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": "dd1ca4f7771aebefdd0043fa7b4d88e2decf781afcddb517fe54a394189cd8af"
24
+ "sha256": "ba6f88942ec16560ee96f50a31e528e46156b476c66c54b433be56fe65d5fcc4"
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": "66275807630f265adc5982842f9ed74a7caa5b33042386e8ad44871c6e08bc8c"
30
+ "sha256": "ca474b7e6f6d348f8bda3cb4b32c9de5e64af5a5ff4c118136061a1941e34477"
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": "a54495c6fc4584d6e1ed2105db39209f3e790b6e845156f7f3857e6e1304f9e3"
36
+ "sha256": "141f74fd534648cc48d3df50318bb9592e0b98af33d13047827e805eace083c9"
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": 14483920,
42
- "sha256": "193575c0c3dd56927217ea5f833dbc2c0bb3bbba88f86332b8e70b5740101c4b"
42
+ "sha256": "a0feeb4ce928403bf83e67b3a954ac517c5088460ca4696d91deb26236a302c3"
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.14.0",
3
+ "version": "0.16.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.14.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.14.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.14.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.14.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.14.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.14.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.16.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.16.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.16.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.16.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.16.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.16.0"
57
57
  }
58
58
  }