@realtimex/node-llama-cpp-win-x64-cuda-ext 0.59.0 → 0.61.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": 519882752,
6
- "sha256": "564c486fe7071168baee054a6079b9a9c8326141224290b4748cfbdd29ecc92c",
5
+ "finalSize": 519884800,
6
+ "sha256": "d4ce730ff83b0d53d8313cdf1caa8278169ac196ced77c6137035e006a18004a",
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": "8e4d7ce63d21475673b7e5ac674f03d9990dccc80b85b442dacd91d743aaffc6"
12
+ "sha256": "465586d47c5b1e8e2fc684438e131fdb3a9dac0a547025c1f172f75284b87141"
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": "0b520815f2b01c3b89ae9ac490d01e0155df05e32bb03ce51df96623f27156f0"
18
+ "sha256": "d81d70f6cd638aff04b9042edf367cb05551b80c46897a8457ddc3fdeb7f5646"
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": "453802cfaa7c9be1ec5a323e734bd7a8b43af96651fd93ab30d549ad4686fd98"
24
+ "sha256": "762fc5df8898279d6d869f1b653ce80a1f67be1dd14f131af10a346ed0d87cae"
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": "d189c0e159367b20cdd937ee5b892e164f05e36d35229c7f0326b0545cc6d18f"
30
+ "sha256": "ab0751ab7072f5e947c26ecdf82b5cce53a8595813d22369c6aa86afa154374e"
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": "c52173533c14f19927cc41880d86dfa7e89d99a074d814b54e5ad6a6fee66e67"
36
+ "sha256": "50e11feac9a252c62acde657b8abbb2637b828121c6c82d0f17ea06be5e65232"
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": 16566272,
42
- "sha256": "b43856942f31468645ff4ed814bae3cdeb639adae43ec2f20f36bc6cd9d9bb4d"
41
+ "size": 16568320,
42
+ "sha256": "b785597bc5ece6e3a4c10b11ff63fa84618177b159e3ca7714e27e95cf639a8f"
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.59.0",
3
+ "version": "0.61.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.59.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.59.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.59.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.59.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.59.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.59.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.61.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.61.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.61.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.61.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.61.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.61.0"
54
54
  }
55
55
  }