@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.7.0 → 0.9.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": 517731176,
6
- "sha256": "cc2e1a841a118bb32a1df12cd1b026651fdc7f20ac7a0e64922e95ac7bc7f9d8",
5
+ "finalSize": 517804264,
6
+ "sha256": "33b00b003108eda989cba66e977085aa8d3a68140b9f4dc6664871b0a44872be",
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": "952f9fc35915e32cf0d03b56e0be3478cd688eb2793712a4f2654831bb7fc952"
12
+ "sha256": "031dbe9a6f4adbf6630465e98bbd812e452eb0996e56bc2e5671ec89b7f59bb0"
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": "e400e738e7d515b1bfc39fd743abaf8b451fa04f808a2b3338fef2875dff2332"
18
+ "sha256": "a171445b07991151e28a138382b8e9b9e326b7d020cacee8bb2b978903c68dad"
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": "b7ec9c6c5fe902fd129de704c3063049c38a3292d8e2ed71ca4982234c57d917"
24
+ "sha256": "fd8444cde94c535760207f6b197c48a9312d0001c372b885caef1e54b6f3d952"
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": "8ac8a708ee13581caae5344ee2e71e3410158fe8407e15e952730901ab347d4e"
30
+ "sha256": "fbb8c32c90fcc30545b4c499d3ac71b3e32c03b7cf9d037649b285126dd9bab4"
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": "b01f77d5951682f3abf97ac861ffb79f3b887ca7cc036a6a36343ff5b710400d"
36
+ "sha256": "66f140438fbf9d937d27ddf32432c27787cff3552a44c09a4455b36e87097ad3"
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": 14414696,
42
- "sha256": "b5631eb053ca7fcf92fe91c9b63302bf362449050d26f362e30cb206e2688ee3"
41
+ "size": 14487784,
42
+ "sha256": "4eae33dbaedcf8bd67ada2ebe6b245c0d7d2574f4576f98f691fd4a73cb097c8"
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.7.0",
3
+ "version": "0.9.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.7.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.7.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.7.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.7.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.7.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.7.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.9.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.9.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.9.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.9.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.9.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.9.0"
57
57
  }
58
58
  }