@realtimex/node-llama-cpp-win-x64-cuda-ext 0.6.0 → 0.7.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": 514409472,
6
- "sha256": "3f0b7f88b90a046df6e3cec34a2a7171df453d342d4f91795a26aa8d0c6ca9a1",
5
+ "finalSize": 514410496,
6
+ "sha256": "faa82eb1650121698831d81871c20e705395af521e2662dca1e8a69b879cf52b",
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": "8051cb28adafd195880b5711e83629556227b95a3201f99849e82b88410ff005"
12
+ "sha256": "46ccf807a988364ac639452051f26d4703342509886836ea7bbc0fd9e1bac180"
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": "9d24f3a2781a116ab5b20015ac71c2c10f087879f0c317b862d72df3f30b6859"
18
+ "sha256": "b4ea84337ff4aa30748158b1def2c786428ca994e681fa6c46a8b2fdab2d089a"
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": "951598ca70cc2ac6a5369877088381153068ec2b5affd10c3d891ef5d40b5826"
24
+ "sha256": "dab61ed8293d076b66bfd5a7ac6d475b79f217fc148738ebf45c33310de91c53"
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": "60ec998dce4a034fce6d6b1445cbc58c68cf54870db2c41650d70f0c33b6cc38"
30
+ "sha256": "e9c0a4499422bb26ce993cad3b79eca7b1b8e5779294cd9344d595fc460b25bd"
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": "d23a9195fea2dd3756bcb3c848b11f8e07dcc20bbe53db0b62d44b8e583c6ba4"
36
+ "sha256": "e0d873e8b0901dbfc5a664b6cc68b231cb20f28c1a663e0581c3cb8bd823e177"
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": 11092992,
42
- "sha256": "58f9d05c00279c9d9fdee27ac9f90c4b670cc37295943151e8c69bd3c6d5a1f5"
41
+ "size": 11094016,
42
+ "sha256": "12b1cab800a422a98b99a94613b3e247b9da22b529d8f681efdec4537342471b"
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.6.0",
3
+ "version": "0.7.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.6.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.6.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.6.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.6.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.6.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.6.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.7.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.7.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.7.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.7.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.7.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.7.0"
54
54
  }
55
55
  }