@realtimex/node-llama-cpp-win-x64-cuda-ext 0.3.0 → 0.3.1

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": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
5
  "finalSize": 509155328,
6
- "sha256": "162e1bdfc81bc24066f906b0d05f8a3ab14abbb5c8da316138a964c04b95cdd0",
6
+ "sha256": "85bf55ebc6c70a42ceb92006c6ed0353d69850257f57ed0a00d8a08f57c7090c",
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": "dfd742a96b5c021186527cb89fd235f55ab29742e4bc22603eaa06994cba17bb"
12
+ "sha256": "dc9197ff206711442f7c1fb4d433d3db5dafa8d3c3f8af1a347c8b1c60c78292"
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": "833822192e354a4024f713898be1c009d86a5a8ca64f703e4679339fd17151ca"
18
+ "sha256": "b7ae8ff41a77db99d3905e1bd419588ba3b85bf56356dfa48bca98d36097735b"
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": "91f0c38f2c9a037025bfd344e50d49d4acf6f564a977848c1d6b0abd7f26dd2d"
24
+ "sha256": "30bf1470f958a2fc20e49e0beea1c751d122c3ec79a5a4336319050c96264141"
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": "5d0dba73995efe7522b043ea8140360768a2e07068734e3fd221adcd970285e0"
30
+ "sha256": "ecbe8dbbc9fdcaaee2efcfbe3d3828e501354a6c88b0fc081f18c3aeb9019fd2"
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": "ccaad6e98b84a6d03f9fbbe851a1842882e4df7177843189f2cb6c69442d548c"
36
+ "sha256": "0a66e2d3e1fcf38cdd511b3d72548ddf56ac69751bf21f04e438e2223169cae0"
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
41
  "size": 5838848,
42
- "sha256": "5808d9f70118921abaa4d6d75fcac4f10743b536de2561a69ae7feda7b880b30"
42
+ "sha256": "ced226979b544aa1cb34a284a595a8d485347872ba2ad8db8a50d1d94b5f87a6"
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.3.0",
3
+ "version": "0.3.1",
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.3.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.3.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.3.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.3.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.3.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.3.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.3.1",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.3.1",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.3.1",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.3.1",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.3.1",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.3.1"
54
54
  }
55
55
  }