@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.24.0 → 0.26.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": 518936000,
6
- "sha256": "d8527d331e97280996c7ed8131597737664cc1e3311c1f7eb1d1aca23d3cf736",
5
+ "finalSize": 518931904,
6
+ "sha256": "e4f78731e1bca358c8e43f7870781b70bee22c2e61f758603bc905aaa96da5ab",
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": "a8ad368eb1f41c0b05493d4f265994842133adb11feac2c967de48026825be29"
12
+ "sha256": "581ee82dfb6924f90759b2441ed1e232939106444301057ef4489a8b89f6e798"
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": "85518cddac582eb6ff0e6d1ef30676046701cbcf05b315ac406aa5b6b753c680"
18
+ "sha256": "6a4af689a3653d4b944ddbdc838f948aac8c4d1b5bda6ad0e9ab45c02e1912d0"
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": "cd535cbbca8372e8e50a8e3b6aa3fc7dac1bb3a09e0f286a156546da42b3c422"
24
+ "sha256": "d9b46a291a0b38706960e579a164635d22adb31a23e5c42b43bf58e6d93add8c"
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": "14e3bb7834015145bb4ce13c9ed5d5ca752679d41c2b4fa50996559de203c4a2"
30
+ "sha256": "fa42e34e950480e896e9340ebdcecd9fe03712d52c88b13d23dddcededd2964b"
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": "86b0efa74b66761ed3a4319054435503ed9b9b601a987aa4e5d23df29c9575d6"
36
+ "sha256": "c850bc8696fe5a10592d6c83f8a063e743702ba6a1e5c169db75dc0979bc1a91"
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": 15619520,
42
- "sha256": "b6895b9336d718b4abbae0e7105496bedf884473815e3080a7cb7ff72f6f9d5a"
41
+ "size": 15615424,
42
+ "sha256": "6d27adc20a2d5577f9e1fa5af25d5ecd95e3c2814840cf2160dcd26607036d15"
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.24.0",
3
+ "version": "0.26.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.24.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.24.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.24.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.24.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.24.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.24.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.26.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.26.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.26.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.26.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.26.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.26.0"
57
57
  }
58
58
  }