@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.66.0 → 0.67.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": 523254688,
6
- "sha256": "845ad6a338a4376e6858399fc8bfbb7855c78dc40dd1188aba0cbba5bed16152",
6
+ "sha256": "39fa774c4a73f5d43d3cb77c5dacfd3c6ef9e234f1e1833f8af6512cbcfd72f2",
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": "8c72f3956e41ba17d3add096d3e099a2e2c5ab9df076522d5360758309cefe8e"
12
+ "sha256": "cac228956eedd63025388f4913aa64cd9667c0bb60337fe295db4b6fefb7b606"
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": "3509a064cbc32f76550c4a04c2dce84bcec28992fc60dcde26dab030944a55d5"
18
+ "sha256": "b84c76fbde710bcc7e9683a3e89b819fb9a26b400eb73757ca721bca76cf530b"
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": "8ec35855cf112ce44677771e5fe0c1ae84115d5cfd4075a081c2f0b234367ff8"
24
+ "sha256": "e1918ab968a982b8ab24f6ca8c0da182f7e624af74417a90a1ec25362eba241b"
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": "2f0d3622eea7b125b25fcdb8ee38771b16c6de083c37d478f013196f32b25deb"
30
+ "sha256": "cf7da61a7c9276a2ef2f8585ef3510a5bb25a4fd088984cd2d209aef8df107c9"
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": "a0b1945a6b7156285ae9bbf6cb22d99e990a276e40c02649387e7bbd8eccc40e"
36
+ "sha256": "562d1591890b85230c64c0e4e79c47ca67c24d2262175c9fbca6a47b991b30ec"
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": 19938208,
42
- "sha256": "7335c0d340c50886cfd8748f253cc8843b38c9d3582921e6feaa442ce5d5d155"
42
+ "sha256": "08607f0c4588bc240d967b82d33ac813e663b8f2c110b1940b7e589c4efb5188"
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.66.0",
3
+ "version": "0.67.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.66.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.66.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.66.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.66.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.66.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.66.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.67.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.67.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.67.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.67.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.67.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.67.0"
57
57
  }
58
58
  }