@realtimex/node-llama-cpp-win-x64-cuda-ext 0.167.0 → 0.168.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.
@@ -3,43 +3,43 @@
3
3
  "folderName": "win-x64-cuda",
4
4
  "fallbackBinaryName": "ggml-cuda.dll",
5
5
  "finalSize": 564087296,
6
- "sha256": "a0df625dc4b302634a96edc88f10a3ffad8314ec5ee879526fb6086bae0c8241",
6
+ "sha256": "e984c493c4804d0ae0ded6a5a0f970fda88f01f5f532b58095aa28eb59efb622",
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": "3ac1f5e4170e16eaa1b383df62c29780d807644bef8528831ddf2ac7af4c9f60"
12
+ "sha256": "7131f8de5753d5efb23f2c3d34f4f6b245d970ab067fa04f1ec39450adb799bc"
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": "2a210243509db37eebe1c33618a708624a07266670187e6dbd96dd45b10df4ca"
18
+ "sha256": "e2445707d7d81742ac6ecf8cab993904b150bbe7c4fe91d99c1fc2478a17f4f0"
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": "abd3bfccff66a51fbd092ba1dee99f416eee1bca1c19ec9a2a7d5b6b4f50c226"
24
+ "sha256": "f6b1fbda2e264d3b9d2411ec857a5c286fe174a1aa58935ad1a965728758cd19"
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": "6601d409a947c2419166398da152778d6e54a9c6575698605afc2fba507271f2"
30
+ "sha256": "604ae748dd0e6b90e8918f0b58d58873c474dc51df9452b3cc4f150441b8e6a4"
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": "96b3ca2510c37bfed907abfa4b32244865275a909a14bd16288bbaf28622847d"
36
+ "sha256": "46361d72fc83d166e5e2e6745e35ff1717a3c91a8ff26328a05fcefc8dcccebd"
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
41
  "size": 60770816,
42
- "sha256": "28bcca2fa56844e5de3f2f8cee8484d09075f44d72be0f724156d6e87ca3e411"
42
+ "sha256": "fd8189633d5ef5726108979e44209e56127076b289e4d47120a087e59371ac6b"
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.167.0",
3
+ "version": "0.168.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.167.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.167.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.167.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.167.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.167.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.167.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.168.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.168.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.168.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.168.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.168.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.168.0"
54
54
  }
55
55
  }