@realtimex/node-llama-cpp-win-x64-cuda-ext 0.27.1 → 0.28.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": 503711744,
6
- "sha256": "9d0c04a00b4f91f67e6bee284cd33a462678002c679cc8abedbb50ef544356eb",
5
+ "finalSize": 503912448,
6
+ "sha256": "22983ffad3ea30d6ce536e6b35a06e9a2e4869a1d97b89e47f52e5f753a5ec02",
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": "d14deeb1c61e7212abe29cadb365d622971538f0148118f4758627a9519c8a7c"
12
+ "sha256": "79253bf0365a1304a7ab03becf913c5efb899992709920e2f6d45d417830e9b5"
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": "fabbdae361225a3ecf9134b22dbe767b599d054b36070f3a69df20f8e1338405"
18
+ "sha256": "4bbe17343430f651ef4fae6d78112c6f86aef28e32376beb577b537f079b706e"
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": "79ef2e0309f9c044aba7a5055f8cb93c10b678de539d0d69e26a56985a18d8b4"
24
+ "sha256": "7f6b8498f0203e6c458971d7ddca13fac9a2c7963a17dcaeed9cf1f8c64e85fd"
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": "4a930c76365cc88f07db42abe8a258b7ebfdee59044ecd243057f15b3f4397df"
30
+ "sha256": "bcb08ee48d8adc98b669dc6397dd0d348db0691a33d1e0edda868891814b0174"
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": "ff3c46309591498f39862e7f7a67cb9dd958461f830e2a765604e9a66d5cc782"
36
+ "sha256": "c81c420b5cae2da4826fbf9d04c67b93b0506ca0d39cfa77a30533b96171aa25"
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": 395264,
42
- "sha256": "f1ed4ba9b1e089f7a854d28eaed69e7e08697ed15f1259a6b762e182a8dd630d"
41
+ "size": 595968,
42
+ "sha256": "6aa800f991f7b005bb5411ad27b9f37dd2531cce7a7d92f410947dad14f951f8"
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.27.1",
3
+ "version": "0.28.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.27.1",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.27.1",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.27.1",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.27.1",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.27.1",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.27.1"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.28.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.28.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.28.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.28.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.28.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.28.0"
54
54
  }
55
55
  }