@realtimex/node-llama-cpp-win-x64-cuda-ext 0.190.0 → 0.191.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": 564187648,
6
- "sha256": "443efb4259807b649b8cc380e9cff8269cabaebba5fc84816bff30748e5573b9",
5
+ "finalSize": 564189696,
6
+ "sha256": "786fa89779acef2d0e87708dd638149f1d157fd71519ab90be05481fce43e474",
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": "c15199e7f2f8c403c82f62543586cf0f460751c242b1fab5e1e3332dd261b41c"
12
+ "sha256": "7451f1bbeb4548793b319b04b5ba8a541310f00bcffbb0314c01c967f6e92d7f"
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": "bf37ea08541579cea5d04c6caed2fe2be83fa55c71bd002594ff11d0f28b1167"
18
+ "sha256": "427b42db6bae6b02473c751ab33f87160f77e2643ee34a5544806b2c1c3e337c"
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": "0ebfc56407f2d7167669bf171b1f813923328eca46f26e61ea9bfd67b3e24991"
24
+ "sha256": "13d77cd67ae929a2839a5e619f0e2cc4d3efc2e8262d34d60929a7fe6d4afff0"
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": "16c12f7fe8c37b636f6a681720b67f555b73ecad129db213eff3b41eb7cfb475"
30
+ "sha256": "22e660cd5af16011afbefad390128df70a84371366cba9ebf5466da5c1c1bcda"
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": "0d3c58bee46178e34af5e0ff4c2ccfcb01f36af0067156ad71bd89aa582b986e"
36
+ "sha256": "a3f4008422ca554ba145cf83350a090351e3aea8b441bf96ddd9a91c54e62016"
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": 60871168,
42
- "sha256": "871719b91ef99c2aea32979f76003227c65c67608071d6120fcde18c23a4d08a"
41
+ "size": 60873216,
42
+ "sha256": "4006245684b3c1b0a964473bb918d57c063536a8390768e4e60b697205178c20"
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.190.0",
3
+ "version": "0.191.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.190.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.190.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.190.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.190.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.190.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.190.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.191.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.191.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.191.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.191.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.191.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.191.0"
54
54
  }
55
55
  }