@realtimex/node-llama-cpp-win-x64-cuda-ext 0.199.0 → 0.202.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": 564189184,
6
- "sha256": "77e13f4b722d5bd6ca83b2d385e99c93a3c24d61175fdc85a8beb60d3f89f1bf",
5
+ "finalSize": 564190208,
6
+ "sha256": "792d56eeb3afcdf15ddc3eafdf60b8d7c3bc1dbe00069faf317fee15f6ef87cd",
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": "dc99facd57278019436109fa7306fc0f1b3a6942442896e5b295d2db0d3bc62f"
12
+ "sha256": "704d6fb5daeed2955e374c97c122b73d16b10635656d4c501d0b535243f49a48"
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": "434df8f1552d26d98d147a91b2b745f5bdd9f62d81a021c5fe9a5b1f947f7905"
18
+ "sha256": "a4f5ec3cb007780257b1c73c25d36b73cd51ef072df95c10a2e609aea1d10799"
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": "c40e6a7b2a338639e0ed54c84da016be1b62dee0125678585609a3c2b68e0cec"
24
+ "sha256": "b5d4c093fdf11f25d9cd4affca2eafd5aca1f73b627bc7ff4f7ff15f4368d636"
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": "cb7b9bfd6afd3242bc61fb08a999d5c949b8a5f01f077b79452fe83d0550218d"
30
+ "sha256": "c338456a76552f22c70fe2748856cc464c639c3773f3e11a478b7ebb417a859b"
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": "5767d3d27608f74f6170dfa04c77d4464f9a53398a6f20b5f6ce56f73f2de698"
36
+ "sha256": "5ece42ee7905dab1d0d75450cfce3ec9179563ffa11b99b81d82e2e585990017"
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": 60872704,
42
- "sha256": "880d4f5ad52e79c8e8ebd1700c5d59aecebbe0af5f8813b0d7bcba525d11f3f6"
41
+ "size": 60873728,
42
+ "sha256": "5e9a6e8d590cedcf7720aff7cf074f0881023c1bfb31fe620ba66e378f4f0418"
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.199.0",
3
+ "version": "0.202.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.199.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.199.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.199.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.199.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.199.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.199.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.202.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.202.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.202.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.202.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.202.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.202.0"
54
54
  }
55
55
  }