describe the mirror: which files, from where, under what
Browse files
README.md
CHANGED
|
@@ -9,18 +9,14 @@ tags:
|
|
| 9 |
|
| 10 |
# MiniMax H3 ref2va + VBVR subset
|
| 11 |
|
| 12 |
-
**Unmodified copies** of 6 files (40.77 GB), re-hosted for operational
|
| 13 |
-
only
|
|
|
|
| 14 |
|
| 15 |
-
RunPod Serverless "cached models" pulls a **whole repo** onto each
|
| 16 |
-
the
|
| 17 |
-
render touches is the difference between hundreds of gigabytes per
|
| 18 |
-
41 GB.
|
| 19 |
-
|
| 20 |
-
Note the transformer's filename carries an `-int8` suffix that the obvious URL
|
| 21 |
-
does not: `..._b20-49.safetensors` is a 404. The source repo holds four b-range
|
| 22 |
-
variants (b15/b20/b25/b30) that are **all 20.97 GB**, so nothing but the name
|
| 23 |
-
distinguishes them.
|
| 24 |
|
| 25 |
## Contents
|
| 26 |
|
|
@@ -35,4 +31,10 @@ distinguishes them.
|
|
| 35 |
|
| 36 |
## Licence
|
| 37 |
|
| 38 |
-
Each file remains under the licence of its upstream repository, linked
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# MiniMax H3 ref2va + VBVR subset
|
| 11 |
|
| 12 |
+
**Unmodified copies** of 6 files (40.77 GB), re-hosted for operational
|
| 13 |
+
reasons only. Nothing here has been retrained, quantised, converted or edited --
|
| 14 |
+
byte-for-byte the upstream blobs, in the ComfyUI category layout.
|
| 15 |
|
| 16 |
+
Why it exists: RunPod Serverless "cached models" pulls a **whole repo** onto each
|
| 17 |
+
worker, and the upstream repos hold many variants we never load. Mirroring just
|
| 18 |
+
the files one render touches is the difference between hundreds of gigabytes per
|
| 19 |
+
worker and 41 GB.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Contents
|
| 22 |
|
|
|
|
| 31 |
|
| 32 |
## Licence
|
| 33 |
|
| 34 |
+
Each file remains under the licence of its upstream repository, linked in the
|
| 35 |
+
table above -- this mirror grants nothing further and modifies nothing. Check the
|
| 36 |
+
source repo before any redistribution or commercial use.
|
| 37 |
+
|
| 38 |
+
**No `LICENSE.md` is shipped here, deliberately.** The upstream repositories for
|
| 39 |
+
these files declare no licence, so there is nothing to reproduce and inventing
|
| 40 |
+
one would misrepresent them. Terms are whatever each source repo states.
|