@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.8.0 → 0.11.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": 517727080,
6
- "sha256": "9a5780e7ac1572a71fcb56611654be2c2512137ec102ef65cf6f9479b00f3636",
5
+ "finalSize": 517800168,
6
+ "sha256": "8344eeede32d11b69e7865d040a23dad5b45ab3b86aa3d678bdd2692157ae745",
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": "e12ffa537f666cd17e13f0a868c45b13c1fb93f082664435b3db4a73831602a6"
12
+ "sha256": "2ca0611794293175e3f291af226f90cc6f0dae8e1ae93f6a8a6ea254c2258537"
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": "4e6e9b5b318991cf41fde1234830ce312e6904bafb446b8e52841aa884ec5c34"
18
+ "sha256": "e7178295e373eafafd3f9d59aac981e6f3536e9d72c6a49113ecfe426aa0ccef"
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": "8c4555d446529f38a451036b1fac7fc4b966f239fcef8ce445ba639db5b1d106"
24
+ "sha256": "cb1c7b4a58b5322b3212543a90f3509e2c25e895810dcc8962cc4604ce580c87"
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": "2e724843f20bbdc6e9730ef0d5d32549982cb9c11e4fc47227646cf16da95563"
30
+ "sha256": "288dfdbc3481ccd828944d7d5f3734f1ff0f093008121f0945a1930d4af35763"
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": "85867f0601720e6e787070392f93ee0ec1a2ca00d0efa0eb7ee13a859f4c517e"
36
+ "sha256": "1c3c611d2e2bacb4492f883bcc8d35f0ac27f3a30068ea3d32d0b058b5031086"
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": 14410600,
42
- "sha256": "f1eb59395b6b093086a07e0c11c982dc7583da0fc95fc6aa3c8b99306bba78a8"
41
+ "size": 14483688,
42
+ "sha256": "d98b291b7ff9e90973492eba3d75cfa70d1b5dedef89e1d17ac40c51417630dd"
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.8.0",
3
+ "version": "0.11.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.8.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.8.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.8.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.8.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.8.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.8.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.11.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.11.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.11.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.11.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.11.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.11.0"
57
57
  }
58
58
  }