AIAny
AI Model2026
Icon for item

MiniMax-H3 GGUFs

Provides GGUF-quantized, ComfyUI-ready MiniMax‑H3 model files (FL2VA/REF2VA, text encoder, audio/video VAEs) to enable local ComfyUI inference for short video + stereo audio generation; requires the official VAEs and sufficient VRAM.

Introduction

Why this matters MiniMax H3 is an open-source, omni-modal video+audio generative model that produces short (4–15s) stereo videos and was released with full checkpoints and auxiliary processors. This Hugging Face package repackages those checkpoints into GGUF formats targeted at ComfyUI users, lowering friction for local inference workflows and integrating the FL2VA/REF2VA variants and related encoders/VAEs.

What Sets It Apart
  • GGUF packaging for ComfyUI: delivers quantized FL2VA and REF2VA model files plus a Qwen-based text encoder in GGUF/safetensors layouts so users can load them into ComfyUI pipelines without manual conversion.
  • Includes VAE pointers for both audio and video: the bundle references separate audio/video VAE files (the official VAE artifacts must be fetched from the base repo), enabling native stereo audio decoding and video reconstruction.
  • Preserves base-model capabilities: leverages MiniMax H3’s specs — 4–15s outputs, default short-side 768px (2K via regenerate workflow), 24 FPS, 32 kHz stereo — so the package is suitable for multimodal text→video, first/last-frame→video, and reference→video workflows.
Who it’s for and trade-offs

Great fit if you want local ComfyUI-driven multimodal video+audio generation and need ready-made GGUF quantizations (researchers, hobbyists, content creators with appropriate hardware). Expect large file sizes (multiple tens of GB for higher-quality quantizations and VAEs) and notable VRAM requirements; some quantized variants target 16–32GB-class cards while higher-quality Q5 variants are larger. This distribution appears to be a third‑party repackaging (author: RealRebelAI) and notes a license/permission statement, so confirm licensing for your use case. Look elsewhere if you require an official upstream distribution, turnkey cloud service, or low‑VRAM consumer tools.

Information

More Items

Hugging Face
AI Model2026

A 124B hybrid-linear Mixture-of-Experts language model optimized for instruction following, long-context reasoning and agentic workflows, activating ~5.1B parameters per token. Key features include a 256K native context (extendable to 1M), alternating KDA/MLA attention layers, and vLLM/SGLang inference support.

Hugging Face
AI Model2026

A GGUF build of Qwen3.6 (35B) post-processed with the Genesis numerical repair to reduce training noise and restore weight distributions; provides a more stable, uncensored multimodal (image+text) MoE model with long-context support for local use.

Hugging Face
AI Model2026

A 2.6B causal LLM post-trained for agentic workloads and long-context on-device text generation. Key features: 128K context window and vocabulary, function-calling/tool use support, agentic RL/post-training pipeline, and optimized CPU/Apple inference and multiple deployment formats; suited for agents, RAG and long-context extraction.