File size: 1,107 Bytes
e6f6adb 7990d30 e6f6adb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | HOT-Step-CPP StableStep Models
==============================
This repository contains format-converted derivatives (ONNX and GGUF) of:
stabilityai/stable-audio-3-medium
https://huggingface.co/stabilityai/stable-audio-3-medium
comprising the Stable Audio 3 medium diffusion transformer, the SAME-L
audio autoencoder, and the T5Gemma text encoder (originally by Google,
distributed as part of the Stable Audio 3 release), plus the associated
tokenizer files.
No fine-tuning was performed. Modifications are limited to:
- export to ONNX graph format (fp32)
- conversion to GGUF (BF16/F16 weights, F32 for precision-sensitive tensors)
- splitting into encoder/decoder/text-encoder components
- dropping the unused T5Gemma decoder half
These derivatives are distributed under the Stability AI Community License:
https://stability.ai/community-license-agreement
Required attribution (retained per Section IV(a) of the license):
"This Stability AI Model is licensed under the Stability AI Community
License, Copyright (c) Stability AI Ltd. All Rights Reserved"
Powered by Stability AI.
|