@realtimex/node-llama-cpp-win-x64-cuda-ext 0.17.0 → 0.18.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": 514491904,
6
- "sha256": "3042e7e5705c566075d561c63eaa65ec64dd696b7b954ccf81911d4f4766b2dd",
5
+ "finalSize": 514492416,
6
+ "sha256": "a2066cd2c29f579616a462555f88a8dce9cbb4ec486a0962db86937765912b78",
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": "c8ba7137cb1de146fd7d3cf6ed5591c4f94e6996e17848790210c20e5fd2b883"
12
+ "sha256": "e710dfae3d1f9f8974d93dc55b1838378d3f4620807d3e23ae27299030364a9a"
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": "604cc91cb32b33c11ed0a852d905b9e4673126646cd14ea003eaf8c67eb88865"
18
+ "sha256": "92bdd8a7e00a386665c73d8db2961424653c775250d34e646d69ccfd6cd8e361"
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": "fc51a86ac4a9e3399464be6117015828237ded3fe33b964267e92c0d9ccf8738"
24
+ "sha256": "88ea88dfd25a53b287549de7e2a94d40fa958b2609143bbb595d760ff9ac08fc"
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": "4964de4809fa4eb4871428062b60ffef25ad1a0076eedd05a17c64fd84ac0965"
30
+ "sha256": "e2154038733c23c753114272694b8cb2047e7d66acc41af8ae7349c4f3668419"
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": "73721a5cac8069a9ec9004f042a0cc26d23eca34d50d819da0e62532c2cc65b8"
36
+ "sha256": "7d7c4338785cc70ecdb98d924cf31dda8aeb2864ffbca3f443dabe91497753a4"
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": 11175424,
42
- "sha256": "c6e40af2e8baf894677d6e8236d9535db4cdfd3b1635c0e79321a31a54be0e51"
41
+ "size": 11175936,
42
+ "sha256": "f5d622f98ad5ec0c2d285e086981ece68b4b68dcf809fc61e4eacb2d1a8e1feb"
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.17.0",
3
+ "version": "0.18.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.17.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.17.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.17.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.17.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.17.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.17.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.18.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.18.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.18.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.18.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.18.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.18.0"
54
54
  }
55
55
  }