Patarapoom commited on
Commit
e36b61f
·
verified ·
1 Parent(s): 0abc60a

describe the mirror: which files, from where, under what

Browse files
Files changed (1) hide show
  1. README.md +12 -14
README.md CHANGED
@@ -9,14 +9,18 @@ tags:
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,10 +35,4 @@ worker and 41 GB.
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.
 
9
 
10
  # MiniMax H3 ref2va + VBVR subset
11
 
12
+ **Unmodified copies** of 6 files (40.77 GB), re-hosted for operational reasons
13
+ only -- byte-for-byte the upstream blobs, in the ComfyUI category layout.
 
14
 
15
+ RunPod Serverless "cached models" pulls a **whole repo** onto each worker, and
16
+ the upstreams hold many variants a render never loads. Mirroring only what one
17
+ render touches is the difference between hundreds of gigabytes per worker and
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
 
36
  ## Licence
37
 
38
+ Each file remains under the licence of its upstream repository, linked above. **No `LICENSE.md` is shipped here, deliberately:** these upstreams declare no licence, so there is nothing to reproduce and inventing one would misrepresent them.