@realtimex/node-llama-cpp-win-x64-cuda-ext 0.209.0 → 0.210.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": 564642816,
6
- "sha256": "e699a19ab32015f9d1606b883c3d6a6c461fd8b4b7410a334906ab87caceef67",
5
+ "finalSize": 564641280,
6
+ "sha256": "a913f400791493110c8b57318b4f562b55e4f173c285b8e368dc6b02bd6607aa",
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": "fe3af690a9bcd50c93a0499eea404f5b70929a62066ad7854000e67f18d6196c"
12
+ "sha256": "9b802d5fed3e3a652992c3850b2eb847020f8c7a77818680bbad05998a3aaac2"
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": "16c4fe168d95c5a0cb268191645019eadf853ed7d43b3275bbebef4f0173fbda"
18
+ "sha256": "d94756bcb0646a53f9be0e119ed9ba7192ba4117ebc4d69d1cd129d4a4014cdc"
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": "fa97c3d5d8173d4ad56eb180c64f3506e4de98f2e69fcfb0a0816698b235f452"
24
+ "sha256": "d791041c3b308dc4d68546398fb5f07ce7ad5c69e9a70a7402d4d62b42dc6d4c"
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": "d47c61113052448c7524565f034f70c0c03bbb23eccb151bf26dfc594f18c785"
30
+ "sha256": "3ece0ceb176984999a698ab2b18734edcd161ef3e64997203af60f00920049b1"
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": "0b7bbd41f498b7d4d7621caef8614dad30b3c10f99f3e72a3c6d7a22a7974b38"
36
+ "sha256": "53ff54070dc5a4fdd91dd5c3714a5baaa29263767e5edc2f4da62cb87000301f"
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": 61326336,
42
- "sha256": "d252c4c10c782800f691650f295247ff97b99c72501f811b4673fb9865e5bff7"
41
+ "size": 61324800,
42
+ "sha256": "ca41bea0ad6ac36d725f96a865c098451a4a6fa1336e5ed82b30112c4c870749"
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.209.0",
3
+ "version": "0.210.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.209.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.209.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.209.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.209.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.209.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.209.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.210.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.210.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.210.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.210.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.210.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.210.0"
54
54
  }
55
55
  }