@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.27.1 → 0.28.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": 507154776,
6
- "sha256": "dc82818da211530bfca0d8c073639c1816877f8006199dcc9aad141560dffe9e",
5
+ "finalSize": 507351712,
6
+ "sha256": "c0cd34cada588f75867520d24761dcd24852546892df111041d100e450293f52",
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": "ed4f6e626771771658f5eab4e64839b2354e05b4627ac325d97170613ed28100"
12
+ "sha256": "a53587deb0679db5edcdef9dca1c7b7bcb6fca1f325ba123ade1c76563dccc57"
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": "61166e712b98b01a504c82d691ca2d0d36a135cfdf5b72ad05912622e9d9a0f5"
18
+ "sha256": "2878d3c0086e1f401184b0c336986c899b05b2dd394a9c6fc98163fb724be529"
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": "9cdcb26d92bfa9a3fb3f89259d97e59de69c2219634d9e3db2a0598e6f65444a"
24
+ "sha256": "41a24b6784eee41375166ec43d574c2cd0c396393948bbfd0d65177cdd060f42"
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": "a010117213b9485e94e6f3e0e8b059e8d4909a2dde593b892f327840f74b51f0"
30
+ "sha256": "068c00b1d2e80ca9d564d2ce3634dfbf94f1daa7cecace3ea9f741efce992294"
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": "3fb6b2c029e656c16988c86681d70a9d42d6cfcc68bbd3eb258f5b19d5cdf111"
36
+ "sha256": "a0806c5e4b51a5954ff4f90e4a3a276ebd3f68f64a5f3e56020010942133c2d3"
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": 3838296,
42
- "sha256": "cf6897ddb3828bb66c89675290799c50e3dfed30968e53961264ced92ce16a26"
41
+ "size": 4035232,
42
+ "sha256": "e671c4c3f02895d59730805c9e8820153e2533ba32c7204d60ae4d8ca77db7ba"
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.27.1",
3
+ "version": "0.28.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.27.1",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.27.1",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.27.1",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.27.1",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.27.1",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.27.1"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.28.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.28.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.28.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.28.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.28.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.28.0"
57
57
  }
58
58
  }