@realtimex/node-llama-cpp-win-x64-cuda-ext 0.52.0 → 0.54.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": 526268416,
6
- "sha256": "c6e2efd7c1df16ca76b0c069f33ed65da0d8d754bbdedb63066bd9d3e9b00463",
5
+ "finalSize": 526264832,
6
+ "sha256": "ddf24c3e3c025797055d87f9f7590dcae0134e5a647d12c971a4941764ca40de",
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": "f54f98c8bc2a8bd53be99cfbb392ec9665f2b72fb8ec29f5320fc570e78d2de1"
12
+ "sha256": "81c745a40ff7ce6a1bd7c436fdf9030156b01560ae19ee06d1cd0145da490611"
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": "1bfdaffcc112f407944a13e0c7f679abba8b105888aeef8df909d377e1377838"
18
+ "sha256": "c31c8b3dfb5203457af876e28adf649cd8c49bb7ef5f38a049921cbafea11090"
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": "e870d45982e36fd203b69171c05ea4cb2034f67bfbaf88843d9a847c03bda1f9"
24
+ "sha256": "0c6d695fa27719155c6dfb92fad3582fe081656fc909500ea07c1fcbbd74adeb"
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": "f5e223e21168c736185b68ae3e56cbe91ce08f34742e8d373b91b76ebf03954d"
30
+ "sha256": "d69af8ed37ae13adf28193a15549eea59aad6f4b5e4dd2bfdeaf2779bfeac17e"
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": "5a7f718dc4c2b6e57f11d28f955bb035770252691697930fb5082e6028773f6a"
36
+ "sha256": "0dfc347105760bb8c364ec8d2003a9c8556881082c68209d86ac06b4bee6149b"
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": 22951936,
42
- "sha256": "7fbd69f1fa8b9ee9497f89222fa2793e6f01a2fd6e2728e163269edff25cb69f"
41
+ "size": 22948352,
42
+ "sha256": "70fb06a53c847cf9c48f360e77a1056062ec21a406a704d2fd8aa2f0a245a9cf"
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.52.0",
3
+ "version": "0.54.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.52.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.52.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.52.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.52.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.52.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.52.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.54.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.54.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.54.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.54.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.54.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.54.0"
54
54
  }
55
55
  }