@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.204.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": "8faac2a628132b4ac74a572a22fbafb8c388c5f221d40e9d00cfd1b3d01222f5",
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": "501fc9900c41920cf7194f9a61a208bac74b13e98be84e842b49725c2329ddea"
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": "30de3e85138555289deee990d9c7ef1de75ef9d7cc69dd60ff83d0c50ac2ead8"
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": "2780af7d8b53f2783c266bada807c325a25938d00f1f5295acb2f831b623757b"
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": "76628a533cfcac986b1930a090b55e2916a71363742277a1c5fe2ff43d64192d"
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": "e3a6829f8347bb47c4c9076f41c3bbbdb1a626c4945ba08e9d42f68dadbb5d60"
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": "1dacdef2fd87bef89a5b4e1f6ba129bab2e26930e6e3560a16a630729fc6fe29"
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.204.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.204.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.204.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.204.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.204.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.204.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.204.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
  }