@realtimex/node-llama-cpp-win-x64-cuda-ext 0.180.0 → 0.182.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": 564056576,
6
- "sha256": "7e961bc03d2ba7bf96049f565ce9adfecd0dcd7bdf5f016c098ffa15112b6791",
5
+ "finalSize": 564055040,
6
+ "sha256": "d0f4fccced20b8921d4bf815558d21851bec082a1c06bb1df6cebfb4904eeff7",
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": "94f28504b837c8220f927532d7892f044eaba670680d4a504dfead123b7e6310"
12
+ "sha256": "45237992e6d18d76fc02639173956de71bececcf1115b720d619e13f4d4fa07e"
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": "2cf50ee15c299da47fa5741e188c19fd24a29f750b9ec0623762b723adde88aa"
18
+ "sha256": "1ee7d165fa5ff40e2cdc2e80f0e658b7cb620099475e107f285a27e224131fee"
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": "7a027fceb6ca3d156a8dc31756dc172964bc47e187d4386b2fd1822b42110a6b"
24
+ "sha256": "f620ae818dc7c9b9f3c706736c0ca076b93a6911d5275d8d2c6848f0fee90de9"
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": "fb29ffe6332e5d59186208cd253d51416c6d0a4fa61743ba419e3c629f691b08"
30
+ "sha256": "3f74784a1cc3182f084b5cba3898dfec399e9da1f5cb4a13218f4bf16ae88ebb"
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": "beca2039ea91b5ec9b339ff9be74b469460a12352e66cf9508e3ba950dae9195"
36
+ "sha256": "a6163d72a892fc181bee56032e3e35d4039512f790971a97cf65d591513abc59"
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": 60740096,
42
- "sha256": "18de7018be0bc0ad0439ddbafe8f51b603c004c8820b566c5f610b55f5349c78"
41
+ "size": 60738560,
42
+ "sha256": "1b66adefa8adc0c26c9c3aa21976e576a5a8973d74fb018b3d459d70b9c310e3"
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.180.0",
3
+ "version": "0.182.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.180.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.180.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.180.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.180.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.180.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.180.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.182.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.182.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.182.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.182.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.182.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.182.0"
54
54
  }
55
55
  }