@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.35.0 → 0.37.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": 509065624,
6
- "sha256": "28a74f672f795b1c4629370e344098f6a72171e8c4b1995e3530cec57ef8ffb2",
6
+ "sha256": "0c37fbcfbd908f8110534e831e23645c591f84a25b7329996c28dc069d9d7dc1",
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": "7ae23e0514812132966460b761fa04c3374f97f62cd760158f8bb0695cda4103"
12
+ "sha256": "f3e422d4ff02ace556d35b88c92bf96e3d130e82b466809ec04f916dce4d3ce4"
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": "93ef074e833cb90d8ad2140ac9147cc7c3aeccbea360803bf6d31b41df816da0"
18
+ "sha256": "434e2483204daab67f4572afcf9da8a518ace9d827599f467262c8d61a455e91"
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": "ff03c426f51752f0b43433b35f406516c8693377fdd26767756d8935bf2cb873"
24
+ "sha256": "c0c2eb104281c1534a2c2abbc69fcadb691da7a3823598057a7a6a768230748e"
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": "e8658b20728874442bdd3c723d3398a6aee8afe7d305a6c52e52b3efadf0537c"
30
+ "sha256": "8d877fd7b2fc66ad797e037017d907c7674d86064978b1cf72a78724f745d9fd"
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": "9f6dd1006597bb07eb60ad1dc0214eaef54bf747e9d85d6691cd9075c062dd45"
36
+ "sha256": "c2be94d8ae5b5862b46e9a7c8fd1bcc1908a22aee34f12b9d034fe481c04e749"
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": 5749144,
42
- "sha256": "7bd63af6580d2dcc7d6a43d7a2e8987c69fb902cd53db9e47b6444ad05e2c1e9"
42
+ "sha256": "980570270b078115b7dd76c22f9018eae3ec66c9030e3512e2dc9b00156f8854"
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.35.0",
3
+ "version": "0.37.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.35.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.35.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.35.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.35.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.35.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.35.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.37.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.37.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.37.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.37.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.37.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.37.0"
57
57
  }
58
58
  }