@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.27.0 → 0.27.2

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": 507154776,
6
- "sha256": "c289b36b7e8e5579b697817ceb20190a311ebb8856e570390b782f3697b04181",
5
+ "finalSize": 507150680,
6
+ "sha256": "7ee13f30bc951176fc46bb3fc7439bb435d8255e19f19dca77178f9ee144e531",
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": "07f685f4b730cc2abefed5890e3616c72ce497b7610f5cd4d31936f689a203a0"
12
+ "sha256": "1d9ba0b3041f570dd7260d449a2600fc417dcf5353c584b201e11b725f48e37b"
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": "1340cb762edf4eb20d190a32d4204e6459e2130a2bf30cde4340bd7b3d2cccef"
18
+ "sha256": "d23655d79655f13e6084403f2ce188e747e38edcb3b43145b8ae169e273b3810"
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": "8acc128dd306db9e2a4d0ba795a9f410d976adafc434c44453dbb78675e79b0c"
24
+ "sha256": "e0af1c3ecfaa6903e7eec0e84d16c2de147a8ebf5fe5cb13e05f2b6a1308ea05"
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": "fd3dc8fe85203f2ce4aebbf5346d4b97959f6e225e45ec4cdcada74604db6c19"
30
+ "sha256": "4904afa55b46c58d244d23a886c3c1b205f2f6f1b8e45d59c800e60024e5cfc8"
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": "7b5797330f24c85598b7553376933f93f8e862b99b581b9d2ee1916c9eb24bbb"
36
+ "sha256": "2f907f64744e16b358b5acde283fc376d996f31246a467c00fd1bc94dc3c268a"
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": 3838296,
42
- "sha256": "70ccdfd36abff76ae2250559d5de61828e4ab6905542b22c8f54d7ecada8fdca"
41
+ "size": 3834200,
42
+ "sha256": "2a10193b289cd1d37997befd67a1f931a83749e312d829738f8a1a95d14e4a19"
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.27.0",
3
+ "version": "0.27.2",
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.27.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.27.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.27.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.27.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.27.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.27.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.27.2",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.27.2",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.27.2",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.27.2",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.27.2",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.27.2"
57
57
  }
58
58
  }