@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.0.0-cuda-ext-test.34.1 → 0.3.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": 512228056,
6
- "sha256": "0908cec2dce4fa54d1f0b684cca5c756a1729cc6fbba04009f91c2cba69fe62b",
5
+ "finalSize": 512223960,
6
+ "sha256": "659148cd5da02067e1ad4b6e80ebeff29d42a311dff32fef214cab690a972057",
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": "c96333080e0e2b01efef11ceae8577cdf8acaf86f9c7a190d2697720ff565e11"
12
+ "sha256": "14579155a4812939d37bab4dbd147a2bd582eef2794ed026acf5bbc36cb514fb"
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": "67457faf46b59f582c70b190fe8720cb4b3bea0ffc580dc943b39d573c730df5"
18
+ "sha256": "a25e2ec6bf3830c6f2fe9ab09f017588fa57cc9d08fd429cdf98e2f1c156928b"
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": "224ea88e9e4b00a8cf904a2e345e720c36919e2bda355727cdcacb77c7f8f5d1"
24
+ "sha256": "9d806ecf706a82bfb1df2cd00cb04672990ee5d50bbc2d5a04389d3e14a46e56"
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": "3714510f2683d20ef2493d77da60db0b98306f9588d565597893c9e40b306a63"
30
+ "sha256": "dec030fe100df2dc9a779ab935bdd93ab85ea51e6ec8e3e0fd781e66bfc6516a"
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": "86ebde7b3f5d36346432bf7fe42d037281029778555ba507ba47657d65c17af9"
36
+ "sha256": "2be6927cd0745e1cec79819b6311d16e653d4ae6f14386c8b8ddd5ef6ac34e93"
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": 8911576,
42
- "sha256": "630eb164c3cec652d14ed1c81777c3691bfe16fac61f4d82019b4c40ca327b18"
41
+ "size": 8907480,
42
+ "sha256": "83dbc956468869255de5c4c42fccb79789976c15b61489841f9740cfd8b665f9"
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.0.0-cuda-ext-test.34.1",
3
+ "version": "0.3.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.0.0-cuda-ext-test.34.1",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.0.0-cuda-ext-test.34.1",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.0.0-cuda-ext-test.34.1",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.0.0-cuda-ext-test.34.1",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.0.0-cuda-ext-test.34.1",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.0.0-cuda-ext-test.34.1"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.3.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.3.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.3.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.3.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.3.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.3.0"
57
57
  }
58
58
  }