@realtimex/node-llama-cpp-win-x64-cuda-ext 0.168.0 → 0.170.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": 564087296,
6
- "sha256": "e984c493c4804d0ae0ded6a5a0f970fda88f01f5f532b58095aa28eb59efb622",
5
+ "finalSize": 564054016,
6
+ "sha256": "cf712810ca9c943eb15073783c864ae09709e8140f9b4ff292d17903a5a20396",
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": "7131f8de5753d5efb23f2c3d34f4f6b245d970ab067fa04f1ec39450adb799bc"
12
+ "sha256": "08f87499f0aa2a2c194b15d7ae85505b93ab773036e924b48ff70ac5d99f4e92"
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": "e2445707d7d81742ac6ecf8cab993904b150bbe7c4fe91d99c1fc2478a17f4f0"
18
+ "sha256": "0955006ce563113d9ec10c83f0d908332f5d1374aeee340ad0c6b44c1b10f97c"
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": "f6b1fbda2e264d3b9d2411ec857a5c286fe174a1aa58935ad1a965728758cd19"
24
+ "sha256": "e83518c3d5ff67fc78e3627ac49e6d3f7325d66921f2dd736141701b929f49da"
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": "604ae748dd0e6b90e8918f0b58d58873c474dc51df9452b3cc4f150441b8e6a4"
30
+ "sha256": "5ef1c4f704b73e92716a6b98cb37150f6874582f1a5304d8990f3a05be95c4bb"
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": "46361d72fc83d166e5e2e6745e35ff1717a3c91a8ff26328a05fcefc8dcccebd"
36
+ "sha256": "cafb51ac96cb7e7738bbcff7ce88a2effe43ea520c35100acec74b6fc0b09811"
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": 60770816,
42
- "sha256": "fd8189633d5ef5726108979e44209e56127076b289e4d47120a087e59371ac6b"
41
+ "size": 60737536,
42
+ "sha256": "90d4e3156b8ee444d0b57fd76c4899503e06e6c97a8dc77a86d6d0699d124924"
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.168.0",
3
+ "version": "0.170.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.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"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.170.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.170.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.170.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.170.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.170.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.170.0"
54
54
  }
55
55
  }