@realtimex/node-llama-cpp-win-x64-cuda-ext 0.153.0 → 0.155.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": 563619840,
6
- "sha256": "2ae0248575dad1603447afa4bb61a093e6d77b7ea790aab503d6fc2e12573a0c",
6
+ "sha256": "5347ac58c398d2187d0da2669781462e22d101e38bd8a342a91912820067f687",
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": "54dbf99a69ae20b9fb9163dc30f5da6fc3d3e51f83a17e5e96f610d19335a00c"
12
+ "sha256": "88bdd6ee090e421cba8523669f772209faa0d5a30268fb86621663c3f4b5812c"
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": "d1131662ca78e0fc5acd83bde49ca0f3f65d1177a6219df0e2a9abb592131ff7"
18
+ "sha256": "7ca3fef2311fbc88a33721c701eddcf0dc96fa01a73e33f533eba34e7b333134"
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": "856e34c7659229ef2084d9e4634db23deefd89b3bbb77d486b38ca20ede27a82"
24
+ "sha256": "09e7ea1b0d630eb8c61ae5b995eb29784c1bf4fc9e33f9b44e42b65d72848d7a"
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": "1c9372f0321759b985ef5bd662434ad119e7c64b822aafead040a5058e9d1f27"
30
+ "sha256": "53d4dd4cbb7967bc107b9b10c444a718a974e5a33ebe92cfb9e052b4750ccdc3"
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": "26764940ed747cf8bbeba98ffc95778818c7b842e1d5a894d6df18039b2fd71d"
36
+ "sha256": "c78ffc373ff324aa232ac169963d5d97b8af9f66804bd3ff86f726fc02d99c45"
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": 60303360,
42
- "sha256": "87c5b4ecbecad916092f1ea7983e2709f70411206118577081c4a836d0eea3f5"
42
+ "sha256": "32c0f04f362543510d5f5c7ed9c39c3c1dabfc43598299eddf0ff895c9421b66"
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.153.0",
3
+ "version": "0.155.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.153.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.153.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.153.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.153.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.153.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.153.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.155.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.155.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.155.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.155.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.155.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.155.0"
54
54
  }
55
55
  }