@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.36.0 → 0.38.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": 509065624,
6
- "sha256": "bb5505562783c5495b0e0c2d5ab33b2c4cdbabb7a01d52805d4bacdb8ae97c2b",
6
+ "sha256": "7ecf224b952f6dcbd5a5ff3dd764838b60f640bb26f58c833f61a46d46cb0994",
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": "fb58fc24962ee270f9c5feed253de4f14d7d45482aaaae1e8ecabe5904b80ba7"
12
+ "sha256": "c3dcd450f79d75e19496d4ebe4add1383c0bc62aa3c13124eb20b7b671b48680"
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": "db9638f82ae76fa01507372ff99298764c40b96a5e1488a3ab6a7b147dbef48c"
18
+ "sha256": "74155a5f8e459ae70016395729c0eb2d87bd5180a321825f6cd3bfcbf7ba7f1c"
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": "66264e8f3702aa2512a51b3b92a060423db3a6df35499cb83b107e5a02842f8b"
24
+ "sha256": "f5c28f50dd39b2527a187a8f742e443efd4bf6ef0acfb30898a465b9dc3281c4"
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": "35c9176e92437a0c5af5d23b7f1a54494195ceea314e5bfdb8b41662e8d0c664"
30
+ "sha256": "6702adafdb4acc5ba8d54e7b09d984d5f30b53534d02e95d9ba2d7b7164207f0"
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": "1308b7c6cc0fe42979babccb1da6645c7efa80b9585bc66af963c1b37b56cc96"
36
+ "sha256": "1d3ddc5f7322d15f4d231b2961208b160703fe56e8226db1a3ff4a3279b08775"
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": 5749144,
42
- "sha256": "0abf1c09e32ba5a27e19672daa6f91917e23d1663a800aedce13de2cac5d9b72"
42
+ "sha256": "2cc4b8ccd7de568671bb1b7a925af581f2ac5c24be3dccf71f5fd5e58794541d"
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.36.0",
3
+ "version": "0.38.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.36.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.36.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.36.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.36.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.36.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.36.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.38.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.38.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.38.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.38.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.38.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.38.0"
57
57
  }
58
58
  }