@realtimex/node-llama-cpp-win-x64-cuda-ext 0.25.0 → 0.26.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": 515469824,
6
- "sha256": "5980409c5b578003d9ce697618b8eb908f92e2e9f9f05e172b7b6f9396930424",
5
+ "finalSize": 515471872,
6
+ "sha256": "fb08ce4ae1f7f9c79d6f9382264f8656803fff7f8f380b599ef0532690cc4830",
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": "5d61806904d31a463651b7ce97e73975816187720b23e101ebfdcdd59dfac3f1"
12
+ "sha256": "6a068413ec26e70b064986eee815e61f1c649dd2275d5bdb58ad75c05c403f85"
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": "90be41facb5ed0caf8dc6886c150fdd25b4495272021d506a1c022ba59e3f8ef"
18
+ "sha256": "2a19aa476a65fa65cf3d2b2fd977e1f3a9f93e803c83dcb428e11b574346eda5"
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": "973728d0fc29b558a0813230f8dc4a66af383b9228bdef94b31f93069ccba8d4"
24
+ "sha256": "fadb2338909b99e57ea56e574f346ef22a2c045d0c70c6959485c2c936494f8d"
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": "5403b09725e1c713d03094d647b651b80b9289f456c4caee64a6332ff07f3487"
30
+ "sha256": "9f81e446884888a65ec33ca12dc1511f2c847fa7b67b814ac29a915ff47e34b5"
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": "6179eeb146cc81663bb028bcb5beec47288914a865d418386b234ef3e013879b"
36
+ "sha256": "e262532ccec00c8d7d9694a9bcf6faf1ae3369b1ad6bc8019110b171d5a329ce"
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": 12153344,
42
- "sha256": "3c22d6d3a3b6607260c8b0a6ebd7b32037edbe4b5003bc5ffc0e9b2947b5ab5c"
41
+ "size": 12155392,
42
+ "sha256": "084bde64dec54a6a285ce4ad8d567c44cb8fac46be4433f6d031af9142566029"
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.25.0",
3
+ "version": "0.26.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.25.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.25.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.25.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.25.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.25.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.25.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.26.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.26.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.26.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.26.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.26.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.26.0"
54
54
  }
55
55
  }