@realtimex/node-llama-cpp-win-x64-cuda-ext 0.192.0 → 0.194.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": 564192768,
6
- "sha256": "d94d1f51531c634ac0f49cf0351b03afd78d238718628799458152e404310d7f",
5
+ "finalSize": 564193280,
6
+ "sha256": "66f38237db023dbda9c2bdb162fc7ff9832e00bfa8e9ebfc39790a40d575a780",
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": "e7acd557aa223cab4b670bdd12475ed62fdcb7e51f2182a8a523537e34a8d9d0"
12
+ "sha256": "0ebea26a07988c08585b9b1b72173e6d901d23d16dfa9c99f57f81cd9e23ea11"
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": "1ccca5c4530deefe1c405ed73c2c12bc60fada16ff936f98a6728300f2db8113"
18
+ "sha256": "36ad7bd4f2bca3ee3c2f77edbbf50f0ac2f85fde2c4580ce828c94b170fa6f94"
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": "955d361cc753b6557883f9e9ac78f24b35d6ce5361a69c5b145384abeeb25a13"
24
+ "sha256": "5f1164d34da270e4037a5ca7f38386c4ccc07523a2a1bc36b07d7921a1f87b33"
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": "a68ea8ae83857100f499227eb2d215c62398fc1d21ca8045e7878c0a3342b079"
30
+ "sha256": "a5e4f81e5a59e215305af0d02652fde380ca403404cdb43a9f98e3ae6f994711"
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": "5afc01adf9f44fb535a1f85387073bbfcd05557541bdb2829f751c02826eb961"
36
+ "sha256": "8d441601fd85b70ae198bb0615fab70ce75c60dc8f99d08c302c395cecc31ca9"
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": 60876288,
42
- "sha256": "aed4891823e7142c4d0b582c2bff219c8a1a3daf0c92c291d7ce7351bcd7df13"
41
+ "size": 60876800,
42
+ "sha256": "0bc421e738b175b4e0e83ebd4bccfac6e8326c73f522229088ecaa54bb09bc16"
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.192.0",
3
+ "version": "0.194.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.192.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.192.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.192.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.192.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.192.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.192.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.194.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.194.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.194.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.194.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.194.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.194.0"
54
54
  }
55
55
  }