Instructions to use mancub/TRELLIS.2-4B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TRELLIS.2
How to use mancub/TRELLIS.2-4B with TRELLIS.2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "name": "SLatFlowModel", | |
| "args": { | |
| "resolution": 64, | |
| "in_channels": 64, | |
| "out_channels": 32, | |
| "model_channels": 1536, | |
| "cond_channels": 1024, | |
| "num_blocks": 30, | |
| "num_heads": 12, | |
| "mlp_ratio": 5.3334, | |
| "pe_mode": "rope", | |
| "share_mod": true, | |
| "initialization": "scaled", | |
| "qk_rms_norm": true, | |
| "qk_rms_norm_cross": true, | |
| "dtype": "bfloat16" | |
| } | |
| } |