@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.12.0 → 0.13.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": 517804264,
6
- "sha256": "8bf5cb3e625ebf6677b55b13f17dbf8888f65075de7bd3a2f2ea82af55c35050",
5
+ "finalSize": 517800168,
6
+ "sha256": "06c0b1f2bf9e7c337e79dda7ce5d873e6cf444458aa9b3326d266a51c4d78816",
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": "f5e85d53974252993271f3bf57900f8278d86c43fa4fc9c3d15caf729babd000"
12
+ "sha256": "4b57e01a7c466938e1814eb5943b38091ba5cf62ff1293d478d6573d9e5a8b02"
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": "ef4915927df9be378c9b391c317df5e1faebcae03126a995b13a38a79c285f7d"
18
+ "sha256": "e83c535f91d205ccef5bca21ef6dec746f4b0b0f4859fb8301d6ecb03073e4cd"
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": "1b19fcc0529b8f467f29e7f85c18096385e173b8d466b6fdaecd821f45a64b5f"
24
+ "sha256": "2dcb00944cd6d92c26935b5f956417529139ba5dea85f5eacd1c2ffce28b8ed9"
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": "deb07112adc9f1aea63b41c8065c3547331f04fc7ec4fedff871f6983fbbf176"
30
+ "sha256": "34d03038f3e0e95e17ea4755198cce3219c6c300102c0f9820d7f222ef3a75b3"
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": "7d17d1602f8d50af9c7035f756af93b73e3ae0a67b8d1cf413023beddd236a71"
36
+ "sha256": "7e8c0d037aa65fd00838c718f537f8147d6b3c50f191cd5238d9435de1d9382d"
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": 14487784,
42
- "sha256": "25a1e9bb8403df1274df0daf1ecad08eeaf689d6c01183776e2d05eaeee5529a"
41
+ "size": 14483688,
42
+ "sha256": "c1105a7bc6909300eb9c81d4b6249b42df2d0b916ddda8e600c69d8c20e94fa5"
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.12.0",
3
+ "version": "0.13.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.12.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.12.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.12.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.12.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.12.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.12.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.13.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.13.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.13.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.13.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.13.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.13.0"
57
57
  }
58
58
  }