Update README.md (batch 1/1)

This commit is contained in:
systemd
2026-08-16 20:06:41 +08:00
parent bfc8546940
commit ead3b01917
4 changed files with 16 additions and 1 deletions

View File

@ -13,7 +13,9 @@ base_model:
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/MiniMaxAI/MiniMax-H3
Original model repository:
- https://huggingface.co/MiniMaxAI/MiniMax-H3
- https://huggingface.co/lightx2v/Minimax-h3-Turbo
The Qwen3-VL-32B `nvfp4_awq` quant is converted from: https://huggingface.co/cybermotaz/Qwen3-VL-32B-Instruct-NVFP4
@ -45,6 +47,10 @@ Place the files in the following folders:
│ │ ├── qwen3vl_32b_minimax_h3_bf16.safetensors
│ │ ├── qwen3vl_32b_minimax_h3_int8_convrot.safetensors
│ │ └── qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors
│ ├── 📂 loras/
│ │ ├── minimax_h3_fl2v_turbo_4step_v1.0_768p_comfyui_bf16.safetensors
│ │ ├── minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors
│ │ └── minimax_h3_ref2v_turbo_4step_v0.1_comfyui_bf16.safetensors
│ ├── 📂 vae/
│ │ ├── minimax_h3_audio_vae_fp32.safetensors
│ │ └── minimax_h3_video_vae_fp16.safetensors