@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.198.0 → 0.201.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": 568101448,
6
- "sha256": "72a6c20327e158c36df5709f450e5b63042b9abc8e53f48403dffa274c2fdd35",
6
+ "sha256": "e54c2fc2460d1566e54da95e6a75b97e8e9232350cd0b01140e81cff4b817b39",
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": "48e9eb159a957796b4db13dde40c2602d84ad0710170f97f53d01c4620d4140c"
12
+ "sha256": "fc4845ae487cea31b546e431ad01eb107700951526ace4fee42d088cf84e50be"
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": "a0c93ea488cd6f79c353d1c9c25f259fb9ed13c7bf49743c4b69350d756ba45e"
18
+ "sha256": "d52f49d9e81cd110b97f597e7a5eeb64a402f70d5a8309fbaba93c6ed15f6c48"
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": "003a6b44f8c527ae5aedc0de1e1c73821d5eced72ed5ab6fcc973b53d3ea5ba5"
24
+ "sha256": "5085736f4f43242b0772ad17fee6266410a8754224b795a1f0c25330dbbe6b31"
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": "574e5d9d26d45e591482a7261e8189d9b61f7c5ee0ef74ba26c80e1cc4435b43"
30
+ "sha256": "28b021378233cd901336c674d354b70652117e19a57097ad37483281da9938cd"
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": "62587a75b757bce889d0606fa7649ad239cd80e9f0f6db30e5cd84f5f48e2e2d"
36
+ "sha256": "3b4428b3657c644084379f664f9ac7f1ea96ed43ab0750d51cfa691879fca1f4"
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": 64784968,
42
- "sha256": "d3e41c7b54943d91a40434dc45d6ee04342b399290936a4c6888d93caa7cb181"
42
+ "sha256": "f0e6c8e94a7130859d9d9735af325f6122dd0f2948404e5a6750d571d6cd5381"
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.198.0",
3
+ "version": "0.201.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.198.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.198.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.198.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.198.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.198.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.198.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.201.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.201.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.201.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.201.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.201.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.201.0"
57
57
  }
58
58
  }