@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.207.0 → 0.208.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": 568572848,
6
- "sha256": "caf39544de8968c00ff28522d4ae1f71b7f256c2f76cb3be52e2910680d0ab29",
5
+ "finalSize": 568568752,
6
+ "sha256": "bd6e95b684f9759bfd7be043cd66c08a3888abb8a0ac9b2c758276e7d27d5134",
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": "4826e425c6870ff50a26993ad37b30e09febbb928ca35cc48b7e468a42b6c7e0"
12
+ "sha256": "5afc4834e923ff9f2c0abe80f6001c4350c11d580fb3c16355ca8c493d923b6d"
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": "50d9ddbc206ce9e4d66e854187b3d6da847a9844eb39dc728937c2a4ee394ec6"
18
+ "sha256": "6d5270f54a7021b8d0f5a2c44ae1226645ec801c700db702fa1fae3b1e7a1fa7"
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": "fe916ccfb294334afe552975ccaf3f2dd15064dbac1e2ccc2ef90d9ce9918ad5"
24
+ "sha256": "57793c738e7e7e5b618d8eb85e2f4065e7512832f2894f9bd181dbcb78bfb203"
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": "275b92642353bfcd54920e087b96542062bf29720c7ce367eebcbec21344fdbd"
30
+ "sha256": "52bba20df54fe06fe8ded4aadc7397c4278b227926405039e0bd95648d8341c4"
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": "4fd0498be6fb26a34a3520669aedc7f78c407a52f2bd7f7af89f5ff095714690"
36
+ "sha256": "a10198493e2b3d0dec467ee2d13c1545b7ccf1e1b46e88ba700745b400cb285a"
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": 65256368,
42
- "sha256": "c0c07a005c76d131675a1728683dcba2b1ae956fb6054abab5017e5385d01f11"
41
+ "size": 65252272,
42
+ "sha256": "148c4b1babda7c34ed13bd358baa31e466f021f59595a61c0a853f4f4087df3e"
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.207.0",
3
+ "version": "0.208.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.207.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.207.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.207.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.207.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.207.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.207.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.208.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.208.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.208.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.208.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.208.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.208.0"
57
57
  }
58
58
  }