@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.19.0 → 0.21.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": 518927808,
6
- "sha256": "8f05b6c02f0df3c6bcbe452ad9edf054d78e83debe5f104751c7b6b9a7ee7e22",
5
+ "finalSize": 518936000,
6
+ "sha256": "c8d015353bca1170c15e47e4a4aeb7867147249806662a892af82dcd0a4ce120",
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": "5a1b0eec31e10ddb72f6357e2556b22f43540604830e1392d869be2f9cc4cf6b"
12
+ "sha256": "deebcc235464e1338b0defb316c4783920a09bac3ee0aa1fd9a16ba11c3a5b8d"
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": "6e6392cc111281b14d1706ea084e00f9ea86859c8881b4c6fe9623ed544b44c3"
18
+ "sha256": "53ee091cf1e562448c89993ce1e2fde9e8130900723aab893ace53725de23e79"
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": "3884d480e8ed85f4c8381348d85e5a11615d5144cf671b29106401a19e4716aa"
24
+ "sha256": "c71d01801e8f3281f6bfffd889c50ecab739c5200bdf7abf7875d5f6024f5586"
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": "88ac36fdd6bf0e7a04786bca0145aa95e46050fa8cb49b3856a672777f205d07"
30
+ "sha256": "adf01698f859582f451d54d4819e53deb293052e8083643678d581c1f8bb1b02"
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": "e174a2e3956c98fb4dd5ed5001a4e586eb316521be33c0ac8c2c6e6b36de41c3"
36
+ "sha256": "d3f60919e92b242b3235e1435e6dddc585746d2d0f63448da587451337dfef1d"
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": 15611328,
42
- "sha256": "0eefc2302a522654901e3a0fcdb2054f91ec51c996363ce0920da3c43da6d79f"
41
+ "size": 15619520,
42
+ "sha256": "9948699c39f0b90862187eb484986cf9f76ee22ef950b8d876f206eecf8545ea"
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.19.0",
3
+ "version": "0.21.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.19.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.19.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.19.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.19.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.19.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.19.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.21.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.21.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.21.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.21.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.21.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.21.0"
57
57
  }
58
58
  }