@realtimex/node-llama-cpp-win-x64-cuda-ext 0.203.0 → 0.204.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": 564211712,
6
- "sha256": "1be19a8c2c6bb9685321c4d115b8c95cf3b642d9598f70591c5d31c46a4188de",
5
+ "finalSize": 564213248,
6
+ "sha256": "d8eaecf86f093bdd932a8b8de318d5bff9af05b9c1f7f464a358dc719a88fff5",
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": "dcc567ae8b81dc671a8d1d4c69e51f719ef121e80c9fe94326a32e3ac9a954ba"
12
+ "sha256": "e0733e0446cd0428715b60d63b55d6462278ea2818cb3a80ded18d46391769be"
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": "129ccd003933ed664713a2d97fd53d3095f4c3d73c17ae0356baed2cd995a49e"
18
+ "sha256": "b0ca775cd21649b02599deb6a978515ae64e423e1e5db0ca40b9bde5a87acfc7"
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": "fdcf0d5840140eeec733c6ce321bf587ecfd62b64156cac3f82241cae0b05fd0"
24
+ "sha256": "afcac1812d84aa4abc7db661be78685120e16a7573fdd484ba7c07d42f6b353b"
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": "4571de05906b8bb64f5554d68c68b909b8fecdfa1660517b0a8a07613dd09bdb"
30
+ "sha256": "94bd2685af8399c8749065d4abff55bdb083a30eaf681c08a542ad4351a78330"
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": "0edebbb7a1b1bbb28cb0ceb6f1c4c5d57b44e237a1d7f0cad6f520c2c485bbd9"
36
+ "sha256": "f616c2b704904a96512be7a745dd67e54d7517dcd4e7a66c20880b878c4cdc55"
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": 60895232,
42
- "sha256": "3f84e772a7f4d557874abecc4b2962a025b4312a22b1aa648c586f458fc825dc"
41
+ "size": 60896768,
42
+ "sha256": "53da1401a180d3904fbe2b6fae0fc3f37389b8ed858e8840773eb6c70a716314"
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.203.0",
3
+ "version": "0.204.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.203.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.203.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.203.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.203.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.203.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.203.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.204.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.204.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.204.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.204.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.204.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.204.0"
54
54
  }
55
55
  }