TrNi commited on
Commit
aade19b
·
verified ·
1 Parent(s): 72b7e60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: text-to-3d
19
  ![](https://img.shields.io/badge/Loading-97%25_Faster-blue)
20
  ![](https://img.shields.io/badge/Latency-Same-green)
21
 
22
- Presenting the **first INT4 quantized version** of [Cube3D v0.5](https://huggingface.co/Roblox/cube3d-v0.5), a text-to-3D mesh generative model. Quantized via **RTN W4A16** (group_size=128) using [torchao](https://github.com/pytorch/ao), it cuts peak VRAM from **25.4 GB → 14.3 GB (44%↓)** while maintaining the same inference speed and comparable shape fidelity - enabling 3D shape generation on much smaller, more accessible GPUs.
23
 
24
  | | BF16 + Engine | BF16 + EngineFast | **INT4 + EngineFast** |
25
  |---|:-:|:-:|:-:|
 
19
  ![](https://img.shields.io/badge/Loading-97%25_Faster-blue)
20
  ![](https://img.shields.io/badge/Latency-Same-green)
21
 
22
+ Presenting the **first INT4 quantized version** of [Cube3D v0.5](https://huggingface.co/Roblox/cube3d-v0.5), a text-to-3D mesh generative model. Quantized via **RTN W4A16** (group_size=128) using [torchao](https://github.com/pytorch/ao), it cuts peak VRAM from **25.4 GB → 11.3 GB (55%↓)** while maintaining the same inference speed and comparable shape fidelity - enabling 3D shape generation on much smaller, more accessible GPUs.
23
 
24
  | | BF16 + Engine | BF16 + EngineFast | **INT4 + EngineFast** |
25
  |---|:-:|:-:|:-:|