@realtimex/node-llama-cpp-win-x64-cuda-ext 0.66.0 → 0.68.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": 519885824,
6
- "sha256": "d99b205c701cf4d4b428ac335329335d056240db26266f3b56b0056912bc2391",
5
+ "finalSize": 519895040,
6
+ "sha256": "febc595f3f03a58f9a4d1835d532286898ebc1b8f3364388929e17c6944a2277",
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": "59408bbfdbabb666fa802eac6c3c103de01441c63655a14bea0f47d31e8b341b"
12
+ "sha256": "4a8bb93dc0fff38ff10acedc25b9e918a603f35731da6c8934b0afad6e138cbd"
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": "66fbbae03fc4d59c94d97c1a40fe823f7c0a1db780c05c21c6d63a0392e4788c"
18
+ "sha256": "194df17fa5de790b64d76d5323d74bbaa7beccb911323d7ab8682df6bd0ed121"
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": "30e682ae483071323035983e9afdf9313bb0ff789998e03a51e58b79abcede77"
24
+ "sha256": "3a46c23e2df5e47d804a1a73a6290efe5e8bc6a07eaf0ff08ee75712efc628ca"
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": "3e382992a311d120d47fd505e546b30b85aaa4bc6a87a83ce07c7aa2e3a7b4b0"
30
+ "sha256": "79a28b8f0c0da9be6dbfee5378f763f1e21d53e26303d94f81ffe93723aebaf7"
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": "c0f834f4e93b65b872e854b3167ff52ec17f866843363e45696a3826889ebaa9"
36
+ "sha256": "9ad9e6053cb9b97b2e9f02844a7c39bfa5826448e9db6debb0fad3baab5252e1"
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": 16569344,
42
- "sha256": "448bce045ee3b5a5f105fd33cc1c5607fcbc555d90d023aac4a0307996b7d80b"
41
+ "size": 16578560,
42
+ "sha256": "a279873bb18f8f97f1995fb1e803f66b0b972e727335db28b857db512f4f065f"
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.66.0",
3
+ "version": "0.68.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.66.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.66.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.66.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.66.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.66.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.66.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.68.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.68.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.68.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.68.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.68.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.68.0"
54
54
  }
55
55
  }