@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.173.0 → 0.174.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.
- package/chunk-manifest.json +9 -9
- package/package.json +7 -7
package/chunk-manifest.json
CHANGED
|
@@ -2,44 +2,44 @@
|
|
|
2
2
|
"version": 1,
|
|
3
3
|
"folderName": "linux-x64-cuda",
|
|
4
4
|
"fallbackBinaryName": "libggml-cuda.so",
|
|
5
|
-
"finalSize":
|
|
6
|
-
"sha256": "
|
|
5
|
+
"finalSize": 567924120,
|
|
6
|
+
"sha256": "4a878816efcf0165917275a7f831c1e5b2b73fec258351c3b9f03f427467c7ee",
|
|
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": "
|
|
12
|
+
"sha256": "2ffb2bf4ce435be076a1a959b4c1c71a9c2e15fa151906d47e38164d23bf017f"
|
|
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": "
|
|
18
|
+
"sha256": "24b086d585ecaf788270ac083224bdc0bf27d8de3c2a6618f6f4e908032ce7cb"
|
|
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": "
|
|
24
|
+
"sha256": "cdd3a6dde80ccec1d267384acd0aa1b84e122669a5c3a80ec3b6f4f9d02e0435"
|
|
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": "
|
|
30
|
+
"sha256": "6ee7cfa45ce5c2a8f0e7649d578ca2651c47f6eb2bb17757c873854e314f1d73"
|
|
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": "
|
|
36
|
+
"sha256": "8c38bf74e60b0f24b41d9f424b415b777233e3814c81ba260eef4832af975f6a"
|
|
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":
|
|
42
|
-
"sha256": "
|
|
41
|
+
"size": 64607640,
|
|
42
|
+
"sha256": "7b0e519853fdbb87183624318e89b7ce7218f1c17a5b94e5acd6e163447b13af"
|
|
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.
|
|
3
|
+
"version": "0.174.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.
|
|
52
|
-
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.
|
|
53
|
-
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.
|
|
54
|
-
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.
|
|
55
|
-
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.
|
|
56
|
-
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.
|
|
51
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.174.0",
|
|
52
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.174.0",
|
|
53
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.174.0",
|
|
54
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.174.0",
|
|
55
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.174.0",
|
|
56
|
+
"@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.174.0"
|
|
57
57
|
}
|
|
58
58
|
}
|