Video generation — FLUX 3 can generate up to 20-second video clips with native synchronized audio in a single pass . It supports text-to-video, image-to-video, video-to-video, keyframe-to-video, and agentic chaining of multiple clips . Output reaches 1080p resolution at 24 fps with multi-shot consistency and camera controls .
Audio generation — Audio is produced natively alongside video, including multilingual dialogue and sound effects that are causally linked to visual events . The output is 48 kHz stereo .
Image generation and editing — The model synthesizes and edits images across diverse styles, aspect ratios, and resolutions, with improved text rendering and complex prompt handling . Early access for image generation was scheduled to follow "in the coming weeks" after launch .
Action prediction — FLUX 3's world understanding extends to predicting robotic actions, either natively or via a finetuned action decoder . This capability turns the model into a shared backbone for both creative content generation and physical robot control .
Unified architecture — Built on BFL's Self-Flow approach, which aligns multimodal generation and representation learning in a single framework . An interesting side-effect: adding action prediction temporarily reduces video quality by up to 10%, but the model recovers full quality after roughly 3,500 training steps while retaining action prediction capabilities .
BFL partnered with Swiss startup mimic robotics to develop FLUX-mimic, a video-action model built on the FLUX 3 backbone . The system trains a lightweight action decoder on intermediate features from FLUX 3's video prediction path, decoding physical actions from the model's learned world representation .
FLUX-mimic has been tested and deployed on real production tasks at Audi . According to the partners, Audi has used these robots to solve "complex soft body manipulation work that would have been simply impossible" with traditional programming . The system reduces the amount of demonstration data needed to learn new tasks compared to existing approaches . The partnership combines BFL's visual foundation model expertise with mimic's robot learning, dexterous manipulation, and production deployment capabilities .
The specific latency figures sometimes discussed in community forums — under 80 ms inference on a single RTX 5090 GPU and 101 ms system reaction time — do not appear in the available official sources from BFL, Bloomberg, or the official press releases . The official BFL blog posts and press coverage from launch day (July 23, 2026) do not include these hardware-specific benchmarks .
Important caveat: These figures may come from an unreleased technical report, a third-party analysis, or later testing, but there is insufficient evidence in the current source set to verify or cite them. For context, the broader FLUX 3 system is designed for near-real-time robotic control, but no official latency specification on consumer GPUs has been published yet.
For comparison, on the predecessor model FLUX.1, an RTX 5090 generates a 1024×1024 image in roughly 5–12 seconds (depending on optimization), and community benchmarks on FLUX.2-dev also report times in the seconds range per image . FLUX 3's video and action prediction workloads will differ substantially, but the claimed sub-100-millisecond latency for action inference is not yet confirmed by BFL.