CoolFace
Modelpublic

zimengxiong/hunyuan3d-mlx-shape-large

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes419downloads
Model Card

hunyuan3d-mlx-shape-large

Image-to-shape weights for the large shape slot of the Hunyuan3D-Swift / Modelr MLX pipeline.

This bundle is the official `hunyuan3d-dit-v2-0-turbo` checkpoint (1.1B-parameter image-to-shape DiT, distilled for 8-step consistency sampling with a guidance embedding) from Tencent's Hunyuan3D-2. The tensor data is repackaged unmodified; only the on-disk layout is fixed so the byte layout is a stable contract for the MLX loader. config.yaml is included alongside the weights because the MLX shape pipeline reads model geometry (e.g. VAE scale factor) from it — the official layout does not always ship it next to this checkpoint.

Contents

PathSizeDescription
config.yaml1.6 KBDiT + VAE configuration read by the MLX loader
model.fp16.safetensors4.93 GBDiT weights, fp16

Total: 4.93 GB (4,930,779,193 bytes).

Usage

Consumed by the hy3d CLI from the Hunyuan3D-Swift package (point --weights at the downloaded repo directory):

sh
hy3d shape penguin.png -o mesh.glb --weights ./hunyuan3d-mlx-shape-large

Provenance

  • —Shape DiT: hunyuan3d-dit-v2-0-turbo — Tencent Hunyuan3D-2.

License

The shape weights are distributed under the Tencent Hunyuan3D-2 Community License. See <https://huggingface.co/tencent/Hunyuan3D-2> and the license text. Your use of these weights is subject to that license.