@realtimex/node-llama-cpp-win-x64-cuda-ext 0.198.0 → 0.201.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": 564192256,
6
- "sha256": "80a4a574e0c0fb7a79f6b2a914339689ba0b7e2b7892ef2cccc4f1bd1c98e857",
5
+ "finalSize": 564190720,
6
+ "sha256": "6ad60db89de84d99308f5237b28d2433f0cc177dfe611786b38ed2f31b0292d3",
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": "c416e0ffa6993fc58b417bc05e70a092fc79b7624a4d35362b1241a8e80e4e54"
12
+ "sha256": "4c2e284de3ee2df5e9f6da3b90b3a699f9e20a86de922360b1f0355eea479dfd"
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": "d19a4b39123c81e90e9f1714d113a440897a58c6e68434c32b5dc41e5eb6c8ae"
18
+ "sha256": "7964854f123bef46e1580737144b56f4fd7d84453e4cbdf1b3d1d31f199a1dbd"
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": "2bd4cbe89b76bee13705b3fc4a260528d9cd0da51fbb6b64edd9cea31040dcdd"
24
+ "sha256": "ca7373c67ee82a9fdb47f7c4f63c7b9c821b06ffdcbfd984b4cf753c55f2ee9b"
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": "0930dc5b1e40929ca242193596c90fb56ba15af7aa1cdc731c3856eb985d117e"
30
+ "sha256": "1ce13f8cc7884a4643db57427c4178ef436fb8e7d7d14c42494f8bdf29e9add3"
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": "d45b58695b39b682620a4961680003db6968f5b2a79ee294baabd6e8c8e066db"
36
+ "sha256": "c62d648503161314419391d4590b478f0dfbbe58eb7c34ca6cce0610e2d7378f"
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": 60875776,
42
- "sha256": "d2ad6b3bffeb1458c16ff6cfa9798571b815f82265fe14c9153e426e02fc2aa6"
41
+ "size": 60874240,
42
+ "sha256": "f3f6fec4d6226d800970ccc61649c7d19c103013c6f38e568e64362bfab4002e"
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.198.0",
3
+ "version": "0.201.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.198.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.198.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.198.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.198.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.198.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.198.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.201.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.201.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.201.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.201.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.201.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.201.0"
54
54
  }
55
55
  }