mirror of
https://www.modelscope.cn/Comfy-Org/MiniMax-H3.git
synced 2026-08-30 22:32:57 +08:00
Update README.md (batch 1/1)
This commit is contained in:
@ -4,6 +4,8 @@ license_name: minimax-h3-community-license-agreement
|
||||
license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE
|
||||
tags:
|
||||
- comfyui
|
||||
base_model:
|
||||
- MiniMaxAI/MiniMax-H3
|
||||
---
|
||||
|
||||
# MiniMax H3
|
||||
@ -20,10 +22,12 @@ Place the files in the following folders:
|
||||
│ ├── 📂 diffusion_models/
|
||||
│ │ ├── minimax_h3_fl2va_bf16.safetensors
|
||||
│ │ ├── minimax_h3_fl2va_int8_convrot.safetensors
|
||||
│ │ ├── minimax_h3_fl2va_pruned_bf16.safetensors
|
||||
│ │ ├── minimax_h3_fl2va_pruned_int8_convrot.safetensors
|
||||
│ │ ├── minimax_h3_fl2va_pruned_fp8_scaled.safetensors
|
||||
│ │ ├── minimax_h3_ref2va_bf16.safetensors
|
||||
│ │ ├── minimax_h3_ref2va_int8_convrot.safetensors
|
||||
│ │ ├── minimax_h3_ref2va_pruned_bf16.safetensors
|
||||
│ │ ├── minimax_h3_ref2va_pruned_int8_convrot.safetensors
|
||||
│ │ └── minimax_h3_ref2va_pruned_fp8_scaled.safetensors
|
||||
│ ├── 📂 text_encoders/
|
||||
|
||||
Reference in New Issue
Block a user