@realtimex/node-llama-cpp-win-x64-cuda-ext 0.163.0 → 0.164.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": 563991552,
6
- "sha256": "30f2d8806570287c458ef6fc0e999ee2f77ba06e3a26e4568b9125963408a55c",
5
+ "finalSize": 563988992,
6
+ "sha256": "d0546c23e3469a4fb8473896d7f1c5f4ec067cdf08bc4d03f2801ffb57b674a0",
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": "dddab94f19a5892d73326ad7c0176aab64e172dfcdd329bb819ecee5487dcc30"
12
+ "sha256": "a4adf177a101e2c5aa9c03a2ded0de38147909ea5226545e6032bd7ed9296a71"
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": "d38f48c2c9f562c7c82cd3b4bedaa872d72bd991d14cab9e210436b0d915a040"
18
+ "sha256": "4706dd4cbc6ca2504a2ad843eaac9528cd6f66ee5112cf61457d892f776ce64c"
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": "3c6afeae337e599c71a7a65f4cbd5a4f7a47e1c106180c0abb808ee4291771a8"
24
+ "sha256": "16ff22360752dcea9989ceb2ec455b1089eea7533d976168e4fb191b272cb69e"
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": "362604eed3ce7cdae9170a692b773a3b4e96c8bad8469f367314a64b8d6edacf"
30
+ "sha256": "04e46f7cd63125e827a296381da837f742718d135f333d1a4f03be48bf29ecb8"
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": "24c108f41782c2d4aa8593c1ba9c416e585bd71cd17669c77ea5199eae022429"
36
+ "sha256": "b3c299e23431e0fb1d51184e6793e0644991c6efccbf06fd78af4c14f5b0735a"
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": 60675072,
42
- "sha256": "ea74f41107acd62efe7a3ebaf205a8edeedd2064558d4a70945da920db134aba"
41
+ "size": 60672512,
42
+ "sha256": "d1941a8f711f92e5066ddea53125a85f6ad03324b8ebf55f9a8c628214e06e61"
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.163.0",
3
+ "version": "0.164.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.163.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.163.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.163.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.163.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.163.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.163.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.164.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.164.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.164.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.164.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.164.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.164.0"
54
54
  }
55
55
  }