AIAny
AI Model2026
Icon for item

Mage-Flow

Provides repackaged Mage-Flow model files formatted for ComfyUI, including multiple diffusion variants (bf16, int8, turbo, edit), a Qwen text encoder and a VAE — organized in a ComfyUI directory layout for drop-in use.

Introduction

Many users run into friction adapting upstream weights to ComfyUI's expected folder layout and runtime variants. This repackaging removes that friction by collecting Mage-Flow diffusion weights, a matching text encoder and a VAE into a ready-to-drop ComfyUI structure, saving integration time and avoiding common file-mismatch errors.

What Sets It Apart
  • Consolidated ComfyUI layout: supplies diffusion_models/, text_encoders/, and vae/ files so users don't need to move or rename multiple artifacts — so what? you can copy the folders into a ComfyUI install and start generating immediately.
  • Multiple runtime variants included: bf16, int8_convrot, turbo and edit variants are present — so what? gives flexibility for quality vs. speed tradeoffs and for experimenting with smaller-int representations without re-exporting.
  • Bundled text encoder and VAE: includes qwen3vl_4b_bf16.safetensors and mage_flow_vae_bf16.safetensors — so what? ensures encoder/decoder compatibility which reduces artifacts caused by mismatched components.
  • Based on microsoft/Mage-Flow: repackages an upstream Microsoft model for local ComfyUI use — so what? keeps parity with the original architecture while focusing on user-facing file layout.
Who It's For and Tradeoffs

Great fit if you run ComfyUI and want a drop-in Mage-Flow setup with both performance (turbo/int8) and quality (bf16/edit) options. Look elsewhere if you need upstream model source-of-truth for research (use microsoft/Mage-Flow directly), bespoke fine-tuning workflows, or if you require documented provenance beyond a repackaged distribution. This repo emphasizes ease-of-use and file organization over providing new training or evaluation code.

Information

  • Websitehuggingface.co
  • OrganizationsComfy-Org, Microsoft
  • Published date2026/07/24

Categories

More Items

Hugging Face
AI Model2026

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

Hugging Face
AI Model2026

A large open-weights MoE language model for complex coding, long-horizon agentic workflows, and cyber/security evaluations; post-trained from the GLM-5 family with substantial gains over GLM-5.2. Provides FP8/BF16 checkpoints and native support for very long contexts (up to 1M tokens).