@realtimex/node-llama-cpp-win-x64-cuda-ext 0.196.0 → 0.197.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": 564192768,
6
- "sha256": "2409cc9aae416a3fcfd7ea42c44a1f21e340b398120c39df5f293bdaa2fb07e1",
5
+ "finalSize": 564190720,
6
+ "sha256": "5c1f2623dd4b980eb6a04a169046a4dbd676eb2d2e2239b71b7116296612a524",
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": "386520ac99444f68826552d2c67e75b196963781bb677c58e3665f1a5a16f1e4"
12
+ "sha256": "d966dd04026243bc301798732618a115d60a3bc3a391864519f35d037d10aeb7"
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": "0cbddc6af2046a41ea3ffd9e37ca4af5c8b582a01e854b38c0c10e845473c08d"
18
+ "sha256": "cccc56613ac2985857c6772e7c45286fb2463fa88f5b7eec8f83eee52c2b96bd"
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": "b0d645d608dd6e7526d71c8fd5a9ebe06f801c0df7e315bfebe0d45c3f06265b"
24
+ "sha256": "300ee2e16e97e65e07642dee5f48720939020c6bba9e4df592fb200f0992c7a2"
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": "5f3b8efcebfd05bf0f8dd73621021695df7580f998047ef09037215599f1ddcc"
30
+ "sha256": "127503dd6c7c31702fd77c2285d149b28e632e7767f564da5aa47f6fd96b7b4d"
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": "28713b908611ce35cad82f8e491472bba249bf02c878f930f3153cacd4fe2a3b"
36
+ "sha256": "32da2a580cf62b7ffdd7f44a8b9269ff1caf62875c8a634d0350a3f084488b86"
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": 60876288,
42
- "sha256": "afad01ca479186c49b4b8e456b604b43965b2006ce56a0e9426de0b327457671"
41
+ "size": 60874240,
42
+ "sha256": "5bd78a6a80eeb08d027d22b4efe21c004eb4303a69a28fc2a363a53b73960059"
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.196.0",
3
+ "version": "0.197.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.196.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.196.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.196.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.196.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.196.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.196.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.197.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.197.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.197.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.197.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.197.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.197.0"
54
54
  }
55
55
  }