@realtimex/node-llama-cpp-win-x64-cuda-ext 0.8.0 → 0.9.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": 514409472,
6
- "sha256": "9409ef67011eb7608d920faeca7747d63a616e6e5744f10a4fdb72f86f317309",
5
+ "finalSize": 514490880,
6
+ "sha256": "2128597ab68e33f3cec7a65da868726107bdb0bad2054088e132221696647d5a",
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": "47cbe5f7ecad979afe1c41c5f5f27759fc5f60812626000cab4e0df244cc47f6"
12
+ "sha256": "c33f54c3db784b600ce8755b8176bb50f40ac5dc915535f5939600a9df8b84f3"
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": "23e058a6791a12a38f957997045c8a654253f568f8701bea6f13b22d4d988e39"
18
+ "sha256": "40989c1bbcea69a558011a9f882855cbece78b98d6fa43a1f9bbc8fb896e3e75"
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": "d473974c046137c19b48525ebb8f5b0847be261eff05c9173d793b1d680c904b"
24
+ "sha256": "1fa293460f1818ca8995a5b1cb130349188193bd5aca1fb6fa7b47a3bab5d415"
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": "96f59a3e86fe487c7de3c12224b017bdc15f2f45a5a5b074eb532957bae87555"
30
+ "sha256": "ab2ac6ef04919e2a27d4786b12e9af2ff61435bc5aac294703e89b363674c8a4"
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": "809b0a3843e506fddb1e0cbe7740bf2a160c0913e7958cc54cb98a7a6e64c289"
36
+ "sha256": "b0a5db31c813f2a46f3578a910a4a508cd35b488ee6a63f195c445e322fee868"
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": 11092992,
42
- "sha256": "a445ee0e9cc7c0f6692f13fdeb5b4f96f731b344294333751fc011eee3be8f85"
41
+ "size": 11174400,
42
+ "sha256": "9d566e8c900fdcf78fb364d75ab3d73a0deea6766cc85ec7aca4db840cb4d6bc"
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.8.0",
3
+ "version": "0.9.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.8.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.8.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.8.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.8.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.8.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.8.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.9.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.9.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.9.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.9.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.9.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.9.0"
54
54
  }
55
55
  }