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
cpu-amx: add dit_medium_bf16_flash.so (bf16 DiT engine)
Browse files- .gitattributes +1 -0
- cpu-amx/dit_medium_bf16_flash.so +3 -0
.gitattributes
CHANGED
|
@@ -54,3 +54,4 @@ cpu-amx/same_l_encoder_bf16.so filter=lfs diff=lfs merge=lfs -text
|
|
| 54 |
cpu-amx/same_l_encoder_int8.so filter=lfs diff=lfs merge=lfs -text
|
| 55 |
cpu-amx/same_s_encoder_int8.so filter=lfs diff=lfs merge=lfs -text
|
| 56 |
cpu-amx/dit_medium_bf16.so filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 54 |
cpu-amx/same_l_encoder_int8.so filter=lfs diff=lfs merge=lfs -text
|
| 55 |
cpu-amx/same_s_encoder_int8.so filter=lfs diff=lfs merge=lfs -text
|
| 56 |
cpu-amx/dit_medium_bf16.so filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
cpu-amx/dit_medium_bf16_flash.so filter=lfs diff=lfs merge=lfs -text
|
cpu-amx/dit_medium_bf16_flash.so
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:906ffc5a1f7107e813b5554320b57456cbc00c46631bff53c3ef4a3c91c7dfd3
|
| 3 |
+
size 691584
|