@realtimex/node-llama-cpp-win-x64-cuda-ext 0.193.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.
@@ -3,43 +3,43 @@
3
3
  "folderName": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
5
  "finalSize": 564193280,
6
- "sha256": "7a65b32864b539801d00060bd12a0b6ab8917e5816b19efec13f007710264b34",
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": "3087d2e5eaa8cb5fb90bf89d57db7ef9e99f708c76f7c71c070f05f8f0823f0b"
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": "6df03abcf6991184b39e48d3db41a02d2cd680dbd1df53768be6020705479516"
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": "3bb0b4e4b63f4e75880c3b7cef3440b7c7560dd9ab3bc8f5f30a402acdef0e3e"
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": "ac600f1740d2a27a06ccd29785f98d75d6ba6f6fe892f71999f6eafca69d5f47"
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": "371f4143f802a0f74a032bcca5fd7d03424cc77e9f90d789bef3c4e59f4a526d"
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
41
  "size": 60876800,
42
- "sha256": "602738d0d43cabdbe2355a575f951ca426bd7e4ba6d4c13bf6ec2ed713df8008"
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.193.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.193.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.193.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.193.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.193.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.193.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.193.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
  }