sealed config pp20260813: stock int8-convrot TE (heretic retired), bf16 finals, OOM/farm doctrine — README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ pipeline_tag: text-to-video
|
|
| 29 |
| **Dual-serve foundation** | [tonyd2wild/ds4-h3-video-gen-factory](https://github.com/tonyd2wild/ds4-h3-video-gen-factory) (Tony) |
|
| 30 |
|
| 31 |
> Dual-serve DS4 + dual H3 on two DGX Sparks was made possible by **Tony (tonyd2wild)**.
|
| 32 |
-
> This package is the **keyspark quality specialization** (ablit co-tenant profile + heretic
|
| 33 |
|
| 34 |
---
|
| 35 |
|
|
@@ -169,16 +169,18 @@ Place under `models/` (bind-mount into the container):
|
|
| 169 |
|
| 170 |
| File | Role |
|
| 171 |
|------|------|
|
| 172 |
-
| `diffusion_models/
|
| 173 |
-
| `diffusion_models/
|
| 174 |
-
| `
|
|
|
|
|
|
|
| 175 |
| `vae/minimax_h3_video_vae_fp16.safetensors` | video VAE |
|
| 176 |
| `vae/minimax_h3_audio_vae_fp32.safetensors` | audio VAE |
|
| 177 |
| `upscale_models/RealESRGAN_x2plus.pth` | 2K upscale |
|
| 178 |
| `loras/h3-realism-people-t2v-i2v-r2v.safetensors` | optional realism |
|
| 179 |
|
| 180 |
Helpers: `scripts/fetch_weights.sh`
|
| 181 |
-
Upstream: [Comfy-Org/MiniMax-H3](https://huggingface.co/Comfy-Org/MiniMax-H3), [
|
| 182 |
|
| 183 |
---
|
| 184 |
|
|
|
|
| 29 |
| **Dual-serve foundation** | [tonyd2wild/ds4-h3-video-gen-factory](https://github.com/tonyd2wild/ds4-h3-video-gen-factory) (Tony) |
|
| 30 |
|
| 31 |
> Dual-serve DS4 + dual H3 on two DGX Sparks was made possible by **Tony (tonyd2wild)**.
|
| 32 |
+
> This package is the **keyspark quality specialization** (ablit co-tenant profile + **sealed bf16 finals with stock int8-convrot TE** — heretic retired — + farm-mode dual parallel + 2K workflows).
|
| 33 |
|
| 34 |
---
|
| 35 |
|
|
|
|
| 169 |
|
| 170 |
| File | Role |
|
| 171 |
|------|------|
|
| 172 |
+
| `diffusion_models/minimax_h3_fl2va_pruned_bf16.safetensors` | FL2VA DiT — **FINALS (sealed)** |
|
| 173 |
+
| `diffusion_models/minimax_h3_ref2va_pruned_bf16.safetensors` | ref2va — **FINALS (sealed)** |
|
| 174 |
+
| `diffusion_models/minimax_h3_fl2va_pruned_int8_convrot.safetensors` | FL2VA DiT — draft tier only |
|
| 175 |
+
| `diffusion_models/minimax_h3_ref2va_pruned_int8_convrot.safetensors` | ref2va — draft tier only |
|
| 176 |
+
| `text_encoders/qwen3vl_32b_minimax_h3_int8_convrot.safetensors` | **STOCK int8-convrot TE** (sealed; heretic retired) |
|
| 177 |
| `vae/minimax_h3_video_vae_fp16.safetensors` | video VAE |
|
| 178 |
| `vae/minimax_h3_audio_vae_fp32.safetensors` | audio VAE |
|
| 179 |
| `upscale_models/RealESRGAN_x2plus.pth` | 2K upscale |
|
| 180 |
| `loras/h3-realism-people-t2v-i2v-r2v.safetensors` | optional realism |
|
| 181 |
|
| 182 |
Helpers: `scripts/fetch_weights.sh`
|
| 183 |
+
Upstream: [Comfy-Org/MiniMax-H3](https://huggingface.co/Comfy-Org/MiniMax-H3), [Kijai/MiniMax-H3_comfy](https://huggingface.co/Kijai/MiniMax-H3_comfy).
|
| 184 |
|
| 185 |
---
|
| 186 |
|