@realtimex/node-llama-cpp-linux-x64-cuda-ext 0.60.0 → 0.62.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": "linux-x64-cuda",
4
4
  "fallbackBinaryName": "libggml-cuda.so",
5
5
  "finalSize": 523254688,
6
- "sha256": "bf3f3583ed9694d4d8650c249224acce1cff4789db61c632fc2fc1bc34091590",
6
+ "sha256": "f9e29a8ccd116d3054f9d261c2dd1393015626a2dd996e519961eadf3989a757",
7
7
  "chunks": [
8
8
  {
9
9
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01",
10
10
  "fileName": "linux-x64-cuda.part-01.bin",
11
11
  "size": 100663296,
12
- "sha256": "9f9ae41952af38ffd75224946907e2b66af11dfc179d3be60b162e341a40aaba"
12
+ "sha256": "bdc99aede8604885f650ebcb514fbdefa1a40127e82c70ebe957fc319850ee8c"
13
13
  },
14
14
  {
15
15
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02",
16
16
  "fileName": "linux-x64-cuda.part-02.bin",
17
17
  "size": 100663296,
18
- "sha256": "b16a3a69b1d57b5fe80090419a4dce51427329e1c1c52ad6deb7835e23038c07"
18
+ "sha256": "2bc94c25c4e2fbd08437bf116dc9e6d9e5b4630aa3284fd4107584b400e3593f"
19
19
  },
20
20
  {
21
21
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03",
22
22
  "fileName": "linux-x64-cuda.part-03.bin",
23
23
  "size": 100663296,
24
- "sha256": "53635029c6c749285f0573504c7d5e7f015293158154dfe08f62b2ec73fe15fa"
24
+ "sha256": "9d277cc44b6e9a24d17d53c5564e959b362b4a70a5d5fed518bdc6a735a39a4f"
25
25
  },
26
26
  {
27
27
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04",
28
28
  "fileName": "linux-x64-cuda.part-04.bin",
29
29
  "size": 100663296,
30
- "sha256": "96b67b5f77e9d39c7be28cfc61e38bec64a97487ee38d0a21768dddda7f1505b"
30
+ "sha256": "57f7e5b82ec37f8bdc28d09bebcc6c6f364819733b78243b0d018dcf03a88b33"
31
31
  },
32
32
  {
33
33
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05",
34
34
  "fileName": "linux-x64-cuda.part-05.bin",
35
35
  "size": 100663296,
36
- "sha256": "8c569e6ba47021336cb5faa00ce471c67561d2fe8e8304d3e297d205a634c803"
36
+ "sha256": "4afbe434aba478e06b14234ec77e424959c9efaa6be56409e16930105f095627"
37
37
  },
38
38
  {
39
39
  "packageName": "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06",
40
40
  "fileName": "linux-x64-cuda.part-06.bin",
41
41
  "size": 19938208,
42
- "sha256": "63fddcab4a741a73c00f0220ea9dab25a16b02a5ec3fdfd7e7d3f14900cc118e"
42
+ "sha256": "3d6f855884bd551a0de071e60f58a51dcad2c381352fa7d135318ed3a977338a"
43
43
  }
44
44
  ]
45
45
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realtimex/node-llama-cpp-linux-x64-cuda-ext",
3
- "version": "0.60.0",
3
+ "version": "0.62.0",
4
4
  "description": "Extension of @realtimex/linux-x64-cuda - prebuilt binary for node-llama-cpp for Linux x64 with CUDA support",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -48,11 +48,11 @@
48
48
  "postinstall": "node ./dist/index.js --assemble"
49
49
  },
50
50
  "dependencies": {
51
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.60.0",
52
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.60.0",
53
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.60.0",
54
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.60.0",
55
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.60.0",
56
- "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.60.0"
51
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-01": "0.62.0",
52
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-02": "0.62.0",
53
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-03": "0.62.0",
54
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-04": "0.62.0",
55
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-05": "0.62.0",
56
+ "@realtimex/node-llama-cpp-linux-x64-cuda-ext-chunk-06": "0.62.0"
57
57
  }
58
58
  }