Tag
Explore by tags
A 4-step distilled variant of Microsoft's Lens foundational text-to-image model for fast, high-resolution image synthesis. Optimized for mixed-resolution inference up to 1440×1440, GPT-OSS text features and FLUX.2 latents, intended for low-latency prototyping and research under an MIT license.
Generates music, sound effects, and general audio from text prompts using a medium-size Stable Audio 3 diffusion model — a balance of generation quality and inference cost suitable for prototyping, demo assets, and creative sound design workflows.
Provides a 1-billion-parameter English pretrained language-model checkpoint that uses a dual-timescale Hierarchical Reasoning Model to increase effective compute depth. It's a PrefixLM pre-alignment checkpoint with composite-prefix modes for chain-of-thought style outputs; not instruction-tuned and requires downstream SFT/RL for assistant use.
Generates temporally coherent MP4 videos from a single input image plus text instructions, with configurable resolution, frame count, and optional AAC audio. Optimized for NVIDIA GPU stacks and integrates with vLLM‑Omni and Hugging Face Diffusers for production inference and research workflows.
Generates text with explicit chain-of-thought traces for multi-step reasoning and math-heavy tasks, emitting reasoning inside <think>...</think> blocks. Uses a Mixture-of-Experts design and 131k token context for long, verifiable workflows—best when you need inspectable reasoning.
Generates high-fidelity images from text prompts using NVIDIA's 64B Cosmos3-Super multimodal foundation model. Integrates with Hugging Face Diffusers and vLLM‑Omni, is released under OpenMDW1.1 for commercial use, and is optimized for Physical AI workflows (robotics, AV, simulation).
Metadata-only corpus of 146.3M new GitHub source-code files (commit_id, rel_path, language) intended as an incremental update to Nemotron v1/v2 for LLM code pretraining; CC-BY-4.0 licensed and designed to be used jointly with older versions.
Learns a text-conditioned flow (a conditional velocity field) in LLM residual activations to steer frozen models at inference by partially transporting and regenerating activations under target textual conditions — enabling unified control over persona, style, truthfulness, compositional constraints, and activation-space classification.
Zero-shot TTS for expressive long-form monologue and multi-speaker dialogue, designed to preserve acoustic consistency, conversational coherence, and affective continuity. Trained on SwanData-Speech and using a 25 Hz VAE, pause-aware text conditioning, and a flow-matching DiT with DiffusionNFT fine-tuning.
Synthesizes high-quality targets for real-world image restoration by using multimodal foundation models (MFMs) to convert real low-quality photos into HQ references. Provides GGT-100K (103,707 LQ–HQ training pairs + 500 test pairs) with multi-stage quality control and demonstrates consistent generalization gains for a range of restoration models, especially for finetuning generative restorers.
Text-to-image model packaged for Diffusers that uses fp8 quantization to lower memory and speed up inference. Delivered as a safetensors checkpoint on Hugging Face with an Ideogram pipeline; created May 30, 2026 — license unspecified.
NF4-quantized text-to-image diffusion model released as safetensors and compatible with the Diffusers Ideogram4Pipeline — optimized for lower-memory local inference and faster deployments while preserving the original model's text-to-image capabilities.