@realtimex/node-llama-cpp-win-x64-cuda-ext 0.178.0 → 0.179.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": 564055040,
6
- "sha256": "1efd6ae30cde85372eeb5db65b11173ba0e24bde3c5661cbb8902adc3b243c9c",
5
+ "finalSize": 564056064,
6
+ "sha256": "9bfe381cb2a7dd28abc032aa4f654cb4ab64f3420f610d07b3bf858ce3e459aa",
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": "174671b793b682669422802de9fd9a4621bc50da64267008c396322a634496fd"
12
+ "sha256": "067babf1bb717fd4e6a0ed5e15a3af37203727b259e96ae01d6eafeba22e1c72"
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": "0a17cc20a6119495887316840bd24128f6337b7ca759c459e1c279dc5eeae626"
18
+ "sha256": "4b4fd8585e164972161d74732dd4ab86e5b9f156e005440bb7251a5c25da725a"
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": "01adcd3fd127c0d326881afeea1f18a4dc5971e9f505eaa543f2e0cc677cd65b"
24
+ "sha256": "9e86a7699a9c3b7f771ce9ad7fed58b42979af73ba79f09b8e3f06136ca86138"
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": "4a1ce05717946e85fd2d4316ab18e1df1323271cedc8fd2c5eb9f4da0e16a88b"
30
+ "sha256": "35720d32a03182d61207cd62588917256cfcba62393a9c7e6b60845f32487676"
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": "d10a866c25bff8f5f443948b20372e03113341de52903497479bb79b1b582f0a"
36
+ "sha256": "8ba203b8599d576a06a70c599de0845e07810d194a7323d2dd97e2cfbbe9610a"
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": 60738560,
42
- "sha256": "317e16779cde1ad596de04be8d3baaf6a2143ddbbd66c14eb6129670b74a2b1f"
41
+ "size": 60739584,
42
+ "sha256": "3715eb6e321b8a8d11958072d57c8933de845481315715f97e23d61dc9c1b4ed"
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.178.0",
3
+ "version": "0.179.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.178.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.178.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.178.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.178.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.178.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.178.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.179.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.179.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.179.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.179.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.179.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.179.0"
54
54
  }
55
55
  }