@realtimex/node-llama-cpp-win-x64-cuda-ext 0.162.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": 563988480,
6
- "sha256": "572e4e1851574db3de6294a0fe4567fd4ab0929bc3d76c7fa1224e108df87b8e",
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": "6f0d3c15797ebe9a961203af3fdba03f7652d3ee183ebccef0750882bf9cb5d0"
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": "76b438336b660739356ccce7cfed710b51366b8813721dd8fdb994e29ae072a2"
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": "c8515cf17de260857c180d53dbcfa47ce8d7ac1248ef13b3c7b9f835524db401"
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": "5c93bfc4d0e81d6ad0735ddb28c544daf30c594caccfe213260a38e837bf4392"
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": "35dbac80d6f55303807e2258cb9ff7ebd8d8165c9291e3bd50079f4985119d7a"
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": 60672000,
42
- "sha256": "f794817b0728dd0567c0d170654a4a331d03a1e74e2be8bad39125a7f14b8103"
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.162.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.162.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.162.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.162.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.162.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.162.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.162.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
  }