@realtimex/node-llama-cpp-win-x64-cuda-ext 0.61.0 → 0.63.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": 519884800,
6
- "sha256": "d4ce730ff83b0d53d8313cdf1caa8278169ac196ced77c6137035e006a18004a",
5
+ "finalSize": 519884288,
6
+ "sha256": "894ed26221a63727309e9d5513afe64120f5787e1a9a54cad1600a489d0a291f",
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": "465586d47c5b1e8e2fc684438e131fdb3a9dac0a547025c1f172f75284b87141"
12
+ "sha256": "dc9feb8aaaeec695548d8134095820a0d52d228a455ef1ead7fb7e97119553e6"
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": "d81d70f6cd638aff04b9042edf367cb05551b80c46897a8457ddc3fdeb7f5646"
18
+ "sha256": "f086c7c84e1503c0def0697707506cdff0647fcbfaf46260019c0b78bac98a26"
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": "762fc5df8898279d6d869f1b653ce80a1f67be1dd14f131af10a346ed0d87cae"
24
+ "sha256": "f4aa98ffd6ff39ac7ebb4525491f6dd762cf6319c6fb4b6738872dc0a303f631"
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": "ab0751ab7072f5e947c26ecdf82b5cce53a8595813d22369c6aa86afa154374e"
30
+ "sha256": "3aba514c1a7bb4b19c800a0733956f9d58f661f39ebdc31881a5a43cdb53c6cd"
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": "50e11feac9a252c62acde657b8abbb2637b828121c6c82d0f17ea06be5e65232"
36
+ "sha256": "973f4da4031e99db29af85bf10e92ca4660cecf5c9f3c619310a7756a3ae9177"
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": 16568320,
42
- "sha256": "b785597bc5ece6e3a4c10b11ff63fa84618177b159e3ca7714e27e95cf639a8f"
41
+ "size": 16567808,
42
+ "sha256": "2958d89b24de7bbb4c4de3c6fd2383c3f887fbea45248c65bfc90b451b326092"
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.61.0",
3
+ "version": "0.63.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.61.0",
49
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.61.0",
50
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.61.0",
51
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.61.0",
52
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.61.0",
53
- "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.61.0"
48
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-01": "0.63.0",
49
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-02": "0.63.0",
50
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-03": "0.63.0",
51
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-04": "0.63.0",
52
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-05": "0.63.0",
53
+ "@realtimex/node-llama-cpp-win-x64-cuda-ext-chunk-06": "0.63.0"
54
54
  }
55
55
  }