@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.205.0 → 0.206.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": 568121928,
6
- "sha256": "ca59e5d7363e364d3bd3f4e8d7034c1ff5beb8cc27a817ef6e6b358637520cad",
5
+ "finalSize": 568568752,
6
+ "sha256": "5f585f3dcc4a7b8eef871c90c619afada9b69bc945f09b0015b3408eb6a987db",
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": "330e9c5c3fc502ff37314f686601d0fd2370cd6f16d87f3c875f3d4f385beafd"
12
+ "sha256": "c41f6eae7935e17a4eb0ba061d01f75dd98d87d944e7278c331dd028a0b8bcbf"
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": "9f2e41844dac2031f40113b137262d8664420f0028ce46626d785490e121b904"
18
+ "sha256": "e391658731384c34df18887e69e926f58d044767343ee86c5c0bc099cf4d2c66"
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": "e340e01fdfeaa0742cc3133f0822e63b41e97c44c32169644769fd5feb47d061"
24
+ "sha256": "8435670a1d77892c78863078d931e1ac446f49929c6058c4bc756d3eeaf148dc"
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": "18b02160e84bb9f7d4bfbffcf429d1f5b3d81b032b91e7c10305944cee6aa659"
30
+ "sha256": "dc1615a515af6bcc438940fc2218f2356bafdd928ec3a71187fcfb8356f49bf4"
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": "ca5f02ae93e4d2c146e1f09bb8fa62cce142ab14bd988469762bd044f5534d81"
36
+ "sha256": "34e93e988b410d746fc401d7a92db59e537cc98dea10f12acf3017d0db91c17d"
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": 64805448,
42
- "sha256": "c5d6f9da6add9fc5214622c9c5e1be0ac1720aeecc00b8ae442700edd080f937"
41
+ "size": 65252272,
42
+ "sha256": "8edb7738735b5dda6e5a84cb5bfd0f33250f01b27a7f086e448970ae023e5375"
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.205.0",
3
+ "version": "0.206.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.205.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.205.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.205.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.205.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.205.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.205.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.206.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.206.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.206.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.206.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.206.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.206.0"
57
57
  }
58
58
  }