@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.57.0 → 0.59.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": 523254632,
6
- "sha256": "d34497ac304577c333445ade068ce13cc9b084803ab53474cca9f22d71ff20c7",
5
+ "finalSize": 523254688,
6
+ "sha256": "eb7f99e35ddc1ef4f0b2b7b6fc5818868bad060c073aa952c1a39e72bf25842e",
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": "cdc171d8c108935cb5b4505ef9a1dea84089eccbbd7035e78919c24ee7a80929"
12
+ "sha256": "b6d71caf3d4b0ce9a6a58896b7fd4257feb5cf8adad019a4c165c96336e5366d"
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": "8f384fe48926c03b1b5a3c447b9f7868068a0c61fd5ac053f59474c09e367992"
18
+ "sha256": "39af9a28475e8eba97b1c137ee07710d01a73247f9c0ef8b2a21b4d813eb0cec"
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": "8e5631cefebf3b310150ee337313b45c60f633a86381c78be57b017b82e87598"
24
+ "sha256": "15b0058864e332dce73db970612d1ad9baf1cd73298eb4b045b1c6b8fc71850d"
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": "1f2d7162fb91a4c4e59a9f969d3671df3585b8222e71b9993852e634b106df40"
30
+ "sha256": "5dc758312667c0aed63a264b3fb4f754b6b92f0b55dfd2979612fc89a103690d"
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": "a89cf2895fa5fc8b0db8390269155286f02c09cf3042ede1a04d14d1659c28d9"
36
+ "sha256": "4e6fb27457e0db386fe415153d53ac3b8fe8d106b7ad0595bbd6472efc48d9be"
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": 19938152,
42
- "sha256": "b8b79b85697e843ebf5f8b7de6b4fcb4599bbca539dcfea2ae67f9c450c1ec27"
41
+ "size": 19938208,
42
+ "sha256": "3f0bfe7cd04ca1e526b02b9f4a1e747909fdcb0bf8af2af47b37602505b4b90b"
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.57.0",
3
+ "version": "0.59.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.57.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.57.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.57.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.57.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.57.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.57.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.59.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.59.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.59.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.59.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.59.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.59.0"
57
57
  }
58
58
  }