AIAny
AI Model2026
Icon for item

MiniMax-H3-TAE

A quickly trained 2D "tine" VAE for MiniMax‑H3 that speeds up preview renders of video outputs and typically outperforms latent2rgb for preview use. Currently only compatible with the ModelPreviewOverride node in ComfyUI‑KJNodes and intended for previewing rather than production-grade decoding.

Introduction

Preview speed and lightweight decoding matter when iterating on generative video; heavyweight VAE decoders or latent→RGB heuristics can slow down iterative workflows. This model provides a compact, quickly trained 2D “tine” VAE tailored to MiniMax‑H3 to reduce preview latency while improving visual fidelity compared with simple latent2rgb previews.

What Sets It Apart
  • Quick-to-train, preview-focused VAE: trained for fast iteration rather than final-frame fidelity, so it shortens the edit/preview cycle when experimenting with MiniMax‑H3 outputs.
  • Better-than-latent2rgb in preview scenarios: designed to produce more faithful preview reconstructions than basic latent→RGB heuristics, making it easier to judge composition, motion, and coarse color before committing to full decoding.
  • Integration-constrained but practical: packaged to work with ComfyUI‑KJNodes via the ModelPreviewOverride node and includes a safetensors VAE file in the repository (vae_approx/taeh3.safetensors) for immediate preview use.
Who it's for and trade-offs

Great fit if you iterate frequently on MiniMax‑H3 generated visual content and need faster, more informative previews than latent2rgb provides. It’s useful for artists and researchers who want low-overhead visual checks during model development. Look elsewhere if you require production‑quality decoding, broad toolchain compatibility, or a VAE trained for final-frame fidelity—this release is explicitly preview-oriented, marked by the author as "not the greatest outcome" and currently limited to a specific ComfyUI node.

Information

Categories

More Items

Hugging Face
AI Model2023

Multilingual automatic speech recognition and speech-translation model that transcribes and translates audio. Trained on a mix of weakly labeled and pseudo-labeled data (1M + 4M hours), uses 128 Mel bins and adds a Cantonese token, and supports timestamps and long-form chunking for offline ASR and translation.

Hugging Face
AI Model2026

A GGUF release of Meta's Muse Glimmer 30B optimized for local multimodal agent inference; includes two quantized text builds, a perception encoder for image input, and an optional DFlash drafter for speculative decoding—fits on 24–32 GB VRAM.

Hugging Face
AI Model2026

Runs a quantized, locally executable 29.6B multimodal causal language model optimized for agentic workflows. Includes a perception encoder for image+text input, 4-bit quantized weights for 24–32GB devices, a DFlash drafter for speculative decoding, and robust tool-call support.