Instructions to use stabilityai/stable-audio-3-optimized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stable Audio 3
How to use stabilityai/stable-audio-3-optimized with Stable Audio 3:
# 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
Commit History
cpu-amx: add dit_medium_bf16.so (bf16 DiT engine) fc19859 verified
cpu-amx: add int8 encoders (same_{s,l}_encoder_int8, SmoothQuant+GPTQ) + README row be8ab06 verified
cpu-amx: consistent <model>_<precision> filenames (t5gemma_bf16, dit_medium_int8, same_*_encoder_bf16) 5d1992c verified
Add cpu-amx: torch-free C++/AMX engines (T5Gemma bf16, medium DiT int8, SAME-S/L bf16+int8 decoders, SAME-S/L encoders) + weight blobs + README dec2054 verified
Add ONNX files for per-arch TRT compilation 62164ab
Cortexelus commited on
Add pipeline_state + per-model padding_embedding for SA3 TRT pipeline 267e477
Cortexelus commited on
Add SA3 TRT engines (LFS-tracked) e3a5ef0
Cortexelus commited on