@realtimex/node-llama-cpp-win-x64-cuda-ext 0.74.0 → 0.75.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": 519900160,
6
- "sha256": "0e25c7375fc1e10689653908ea48b995402bf537822a962d1441d7cba91ec766",
5
+ "finalSize": 519896064,
6
+ "sha256": "5464e938b7e04c33fbad57403c64d286d199cea3bfd1d05e089beb1ad0cdc94a",
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": "ddd0e4bea9f0f97a1a2e004fc180eb40f3ffe3771077d57790a6d3d413427031"
12
+ "sha256": "d06cf2e0d2d7cb9891b4b9761979b8c729cbc6c347c464162ac9371a4f662291"
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": "f5246b2f0587a0b8139269164a4ae57a43fee390b2588ee08432277c8753d6ed"
18
+ "sha256": "6e9de8f63c1c675feb53ea086fc205ff978220c04a8ffb258d2fb7b3efd8cf7c"
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": "924b9a9c773da44f1f7c222b5d910de64789c1ea6d7e27f38b4e3cf2c9658144"
24
+ "sha256": "807c228fcbd819dea9994b8b354ebbff7147a98e1ce6653f396c64f8f9bd3d80"
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": "42fb36a031f47bab6fb6180347246e2c2d3976d2b5a8bb898fe90e29fc03f6c0"
30
+ "sha256": "2fb3088162547aea24bfc529fa9613ac8c252f9f111ac9649b048a9c5e6fc3a6"
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": "81bf8de2c47de12152d4d0293c0ea5c0365da7141fd9744fd0cd73e314d146cb"
36
+ "sha256": "83195c33ffef009a9b35f0ae1fc898b43b5c1dd85c699cd9738b75543fbffa3d"
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": 16583680,
42
- "sha256": "90d8ec939dccd60a1684fc14f94bd76614c3a2872a19edc0dc8fb11ea6c102d3"
41
+ "size": 16579584,
42
+ "sha256": "61646dc674134e81011317a993d6978f1dd110711ca59597de0d36de66ea2735"
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.74.0",
3
+ "version": "0.75.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.74.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.74.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.74.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.74.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.74.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.74.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.75.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.75.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.75.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.75.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.75.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.75.0"
54
54
  }
55
55
  }