AIAny
AI Model2025
Icon for item

TRELLIS.2 — Native and Compact Structured Latents for 3D Generation

Converts images (and other conditions) into high-fidelity, fully textured 3D assets using a 4B-parameter generative model and a field‑free sparse voxel format (O‑Voxel). Handles arbitrary topology, PBR materials, and near real-time mesh/voxel conversions; requires Linux and an NVIDIA GPU with >=24GB memory.

Introduction

TRELLIS.2 tackles a practical bottleneck in 3D content creation: converting 2D inputs into photoreal, production-ready 3D assets without costly remeshing or manual retouch. Its core insight is replacing continuous iso-surface fields with a compact, field-free sparse voxel (O‑Voxel) and structured latents, which lets a single large diffusion-like pipeline represent complex topology, internal cavities, and full PBR textures in a compact, efficiently processed form.

What Sets It Apart
  • O‑Voxel + compact structured latents: maps textured meshes to a sparse, field-free voxel latent that preserves open surfaces, non-manifold geometry, and internal structures — so you avoid lossy conversions and retain artist-level topology.

  • Large-scale image→3D pipeline (4B params) with staged sparse VAEs and DiT-based flow models: this enables high-resolution outputs (up to 1536³ tested) with practical runtimes on H100/A100 — so you can get production-quality meshes and PBR textures in seconds to minutes rather than hours.

  • End-to-end tooling for inference and training with conversion utilities (O‑Voxel, CuMesh, FlexGEMM): provides both pretrained inference (Hugging Face model) and full training recipes, so teams can run inference out-of-the-box or scale training on Objaverse-XL style datasets.

Who It's For and Tradeoffs

Great fit if you need image-to-3D or shape-conditioned texture generation for games, VFX, or asset libraries and can provide high-end NVIDIA GPUs and Linux infrastructure. It reduces manual remeshing and texture baking work while producing PBR-ready GLB exports.

Look elsewhere if you require lightweight, real-time generation on consumer hardware (the 4B model and CUDA-accelerated toolchain expect >=24GB GPUs) or if you prefer surface-field representations (e.g., pure SDF/NeRF workflows) — TRELLIS.2 prioritizes topological fidelity and photoreal PBR over minimal runtime memory footprint.

Where It Fits

Positioned between research diffusion/DiT generative models and production asset pipelines: it targets teams that need scalable, high-quality 3D generation with training capability, not just small demo models. The packaged converters and CUDA-optimized utilities make it a practical bridge from large-model research to studio asset production.

Information

  • Websitegithub.com
  • OrganizationsMicrosoft
  • AuthorsJianfeng Xiang, Xiaoxue Chen, Sicheng Xu, Ruicheng Wang, Zelong Lv, Yu Deng, Hongyuan Zhu, Yue Dong, Hao Zhao, Nicholas Jing Yuan
  • Published date2025/11/26

Categories

More Items

Hugging Face
AI Model2026

Provides a GGUF-quantized build of GLM-5.3-Flash for local text-generation and inference. Key features: 320B total / 18B active parameters, hybrid sparse+linear attention, native multimodal pretraining and Unsloth Dynamic quantization. Best for developers running GGUF local inference workflows.

Hugging Face
AI Model2026

GGUF-quantized build of Qwen3.8-Flash-Next for image-text-to-text inference and local deployment. Ships with Unsloth Dynamic 3.0 quantization, thinking-mode controls (preserve_thinking, reasoning_effort), and native long-context support (262k, extensible to 1M with YaRN).

Hugging Face
AI Model2026

A natively multimodal model for text and image→text generation, long-context reasoning, and complex coding/agent workloads. Uses 320B total / 18B active params with a hybrid sparse+linear attention and manifold-constrained hyper-connections to reduce long-context serving cost.