@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.150.0 → 0.151.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": 567514760,
6
- "sha256": "86bf63d4dd09a5c071e69fe4143df30dcd9ee1d9b98e5fdd7852dc9273b837fe",
6
+ "sha256": "5c8be4db5a8ca236d3b82ae8ad57b9ebcf1c1dbded5b2f679bb75f4e34ae4504",
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": "d82bea472dcc50eeb9794fad49c5db0ebd41fc49c780fe57d4b392bb142d8f51"
12
+ "sha256": "b52819023c97a77d82448d140d3132dcbbced6f2bd662486f1d2fbbf5c29deeb"
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": "21bcb7c25df44c23e1a512e02290d3cd212c243f9f5a145842dc00081ba51bb4"
18
+ "sha256": "235d6568055919c062448329706d1ef04e9d9de23db8796d636e810a5f274669"
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": "a140c971a04ad78b09c2e3ef8fe85dcb67ba1445fac3dd8257b684056df619af"
24
+ "sha256": "0882131c68462dec8de767651562dbf41aeb3f1bbc1992bdcd59a58fc2a9c1af"
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": "a9ae8d454408d45e619a5361ad7e7f651d4dc2eb930213876e040db764c6d332"
30
+ "sha256": "252741e38bc60004f3a68329474d6ec0e6f031a3d2c026959adfa10bcd398cc8"
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": "9237e5daa231c9d3735a172f4212d1b56a5c96cbfaf02ed9fd45dbbb849947e7"
36
+ "sha256": "b713a50383303a8f2505bcfcf683d00565eb7036ab973aa8bbee86ac5f30f223"
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": 64198280,
42
- "sha256": "c3bd76136294dd6c42cdf12bbf516efa1751ca813f597e4ae244712d62b20ef4"
42
+ "sha256": "10d277918b84204f2d8ff05520c37d6c2f0dead4665e9a37d287bbb92121d38d"
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.150.0",
3
+ "version": "0.151.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.150.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.150.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.150.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.150.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.150.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.150.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.151.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.151.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.151.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.151.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.151.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.151.0"
57
57
  }
58
58
  }