@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.3.1 → 0.4.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": 512232152,
6
- "sha256": "dbf03e9f534b0ff258e79cb3098da9c04db745ae3dd0d57628b5bb5f24b45c84",
5
+ "finalSize": 517718888,
6
+ "sha256": "bb0100e94ced6b21c1be1d49076227370284cf0b82c141f6c1b2e18bb9865738",
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": "1c24381a1f2d0bb060763c27f28a75c1df5fe402cc387dfdf73ed72e6e315f34"
12
+ "sha256": "fb88a2a54e44f6fb92874388ed12d132b7ff4f1bc9e9e4c56f39a7a5876e523b"
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": "ff5675985e0a0a43f76066e7dc19d505df8fba29de80f3f1c27d321cf8e4bfb9"
18
+ "sha256": "2665245ea4a94cd2ce4cf2591039962dd1bc4bf5b5bc6bcaae08007a1b631371"
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": "10aa41dc0881a5fbde2d7217b015b78c447256b06901acb8d35e267864e93b24"
24
+ "sha256": "6dd8ae5ff779e12f45b93b5324c420d836986f7775192e5323a014bbcb407e8f"
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": "5b265db7cf083cc0ef362f711b928799894635f06bc442e7ccdaf4a9cc39fafa"
30
+ "sha256": "63a9888c2db505ea4bda2232424a2a2224ec7c7cbeee20df17cde9458c33a98b"
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": "94a14409dd254787825d94cc7f970234573a83570930725ce86ea49744250703"
36
+ "sha256": "197356cebca38bd111b48295cd0071178d3e241258dbfafdf3cf7e97d34f8385"
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": 8915672,
42
- "sha256": "c8b33d4ba19c16f59e57b7f2e6ddaec057fab1d2fbce465fb5632a213f567c2c"
41
+ "size": 14402408,
42
+ "sha256": "ae9530766b414eb08cc9b0187fc0588a7aff72e427a22e4c6ab1c8da0dc6acd2"
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.3.1",
3
+ "version": "0.4.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.3.1",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.3.1",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.3.1",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.3.1",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.3.1",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.3.1"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.4.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.4.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.4.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.4.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.4.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.4.0"
57
57
  }
58
58
  }