@realtimex/node-llama-cpp-win-x64-cuda-ext 0.148.0 → 0.150.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": 563621376,
6
- "sha256": "469a429953cee30ddca155e3648eefe8db6fc7ec0cb51572b682cb84509788d5",
5
+ "finalSize": 563622400,
6
+ "sha256": "562b25d6900e007b5df8675e674afa3c241dd6536f0b67eab2414c8aeabe215e",
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": "1e47d5fcf5c687046b79ea99e938c7cf5a9c809e935f50c587c4d341b7efe613"
12
+ "sha256": "6fa5c70b9f5c0fc13edd04b3eb0b199361fd4deca84aaac159d23a040f5a6b49"
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": "7774a29060ffa07e501dd799ffbf85758ffdc03a230020478b47cfa2d63f40ce"
18
+ "sha256": "ad7a85fe4135acfb634e909194eee91fb6271d98545025b440d57cac0cfcf065"
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": "177cd3f930934d90f87465803fcdfe19626894e13d91eb1c5abb5f4205f442e7"
24
+ "sha256": "9b635611c5598043a64f289ebb2801dbf16205552cc43a0cf06a49efe712857c"
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": "746f670ee7534cb05ed4e46efc36e96d663a7421c0e8054c5f3eb3b335cb55a9"
30
+ "sha256": "175a561d9866f92c8774b8c701524ebcc30468214b77a3b8d81bda305a58619b"
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": "49810f85734acbbb7d2d05c780e2feaeb0cdd548a977daf0590c562b02a90c81"
36
+ "sha256": "612a1bca2244469d3e4933e95298dd33153416d8fff2da47f08579fe4b996b25"
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": 60304896,
42
- "sha256": "bd6588c0aef28dd2ddd0728b53027b4fadfc6f52ac75f64e2b9af1222061cb1f"
41
+ "size": 60305920,
42
+ "sha256": "c93eb321ef9bdcc9cc2e8a71803bb4cfe3546240b1aae0190c52bd6f42cdb270"
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.148.0",
3
+ "version": "0.150.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.148.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.148.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.148.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.148.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.148.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.148.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.150.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.150.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.150.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.150.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.150.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.150.0"
54
54
  }
55
55
  }