@realtimex/node-llama-cpp-win-x64-cuda-ext 0.38.0 → 0.40.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": 505634816,
6
- "sha256": "c24960dd813614cc42e333106eed9bd30f6f3fe8536fde8e6181c63f13d77edf",
5
+ "finalSize": 505634304,
6
+ "sha256": "cd316a02350d1965775f5388d76939d3185ae7a13567e7d84457d7443cf26c2f",
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": "9a5f85a54be61ff6666c305560f1ba4acfba8632d6b44218dab143b33b5c5d64"
12
+ "sha256": "9eee07d21b168808e3d7c514b1a3fd9112c4a8c6d7243a8e59cfc88f2b264425"
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": "2b39973fa0b4cf9853a059bd8dbe3c6f1bf22ed4beef1d73daa4f63e5a5cd0dc"
18
+ "sha256": "3d8a7ed577769838247feda8724de750e0762f0f8273c4fc5104b2e31ef3c6d8"
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": "28244cfb0a73a3430605dae887b9017c59fc50fbf99423fb5390425683c4b903"
24
+ "sha256": "40d00cbd264714389b62f5beb40b267420567d7e772565cf54be0c1cc3b1257f"
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": "a0ee1cb4cdee5fcd0d80ed6fb7c959db82d5ce20e2554f06a120005514a517a6"
30
+ "sha256": "347adbef6d66cb08aef2abd07f779f2d6b5b5640449b7e40480e0ee0032fbe43"
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": "094eb81f619fc1d32defb18cb4667f6747e6e041e68313d29b340df8d8ae0044"
36
+ "sha256": "51fca5ea9ecc4603e0aad368f340443b115a084c27c2c51a253ac2d7e22414bb"
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": 2318336,
42
- "sha256": "ed32f4e84b836c8b6758b37296dd67c7bd6b9a0a488db78bbfc33b87d8de421e"
41
+ "size": 2317824,
42
+ "sha256": "8aad85980f1de1f81c70279a7f21499b334d7971cff2316ebda747b358b29dc6"
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.38.0",
3
+ "version": "0.40.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.38.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.38.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.38.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.38.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.38.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.38.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.40.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.40.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.40.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.40.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.40.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.40.0"
54
54
  }
55
55
  }