@realtimex/node-llama-cpp-win-x64-cuda-ext 0.30.0 → 0.32.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": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
- "finalSize": 503911424,
6
- "sha256": "31d2be492ded333877c28dfe69e0c74af9cb303812d3056fa76f92aecbb7c9b7",
5
+ "finalSize": 505636352,
6
+ "sha256": "1ed6d0040392ede5a91728c3787d52bbac9b811172eb138209b21f71a4332f0b",
7
7
  "chunks": [
8
8
  {
9
9
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01",
10
10
  "fileName": "win-x64-cuda.part-01.bin",
11
11
  "size": 100663296,
12
- "sha256": "6a19af35c7d0cee7296c4447f5936fa0f7966bed821cd5f7f688122155d14725"
12
+ "sha256": "5e10311e4e5f52b478616869a47794c2334ea9bbb799497bce8badca0494f5ed"
13
13
  },
14
14
  {
15
15
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02",
16
16
  "fileName": "win-x64-cuda.part-02.bin",
17
17
  "size": 100663296,
18
- "sha256": "619af83acdeccd147ff08b5502941c5ee63c785ca73028ad027fe6786656f84c"
18
+ "sha256": "7c2a889007f0ec32aaea1a85b47e3cd25cc25665101e066e6696711cf550db1c"
19
19
  },
20
20
  {
21
21
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03",
22
22
  "fileName": "win-x64-cuda.part-03.bin",
23
23
  "size": 100663296,
24
- "sha256": "8852673ce5c262266822d376f9852a70609924d253b2ca963fdea6fc90b53578"
24
+ "sha256": "9cdcb7f7ba04c319b31b4cb29ea66cde30ca6545b8553bfd88e5583a0a60496e"
25
25
  },
26
26
  {
27
27
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04",
28
28
  "fileName": "win-x64-cuda.part-04.bin",
29
29
  "size": 100663296,
30
- "sha256": "1d89233f6d3c72decd987cb09c7a73f072669b9beddd4a66af99f932fe3da142"
30
+ "sha256": "213400cfe493285871819393db06e82ee433a950bb16d89e460f4ff76b948e7f"
31
31
  },
32
32
  {
33
33
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05",
34
34
  "fileName": "win-x64-cuda.part-05.bin",
35
35
  "size": 100663296,
36
- "sha256": "830b6720dc38d53e0fac82ecd6ad4d193e04da2a567afebf361277d2ba38e0b6"
36
+ "sha256": "c8b107e842774461edb7d2ac30729bceeb7ad22fc3e313757a62654381664056"
37
37
  },
38
38
  {
39
39
  "packageName": "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06",
40
40
  "fileName": "win-x64-cuda.part-06.bin",
41
- "size": 594944,
42
- "sha256": "402e060d83f0b0f8c19d9834bb9e501e3680bd09da284ff91e69cfede2d80fdf"
41
+ "size": 2319872,
42
+ "sha256": "e1af133a1780c8e3dec098a30e299c42126d0a6c01e08c6ceebb7a7c14b74550"
43
43
  }
44
44
  ]
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realtimex/node-llama-cpp-win-x64-cuda-ext",
3
- "version": "0.30.0",
3
+ "version": "0.32.0",
4
4
  "description": "Extension of @realtimex/win-x64-cuda - prebuilt binary for node-llama-cpp for Windows x64 with CUDA support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -45,11 +45,11 @@
45
45
  "postinstall": "node ./dist/index.js --assemble"
46
46
  },
47
47
  "dependencies": {
48
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.30.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.30.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.30.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.30.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.30.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.30.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.32.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.32.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.32.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.32.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.32.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.32.0"
54
54
  }
55
55
  }