Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ tags:
|
|
48 |
|**heaven church electronic dance music** | 🎧 **stable-audio**<br><audio controls src="https://huggingface.co/calcuis/ace-gguf/resolve/main/samples%5Csd.flac"></audio> |
|
49 |
|
50 |
## review
|
51 |
-
- note: the safetensors checkpoint in this repo is an extracted version; only contains model and condition switch tensors (extremely lite weighted); no clip and vae inside; should use it along with separate text encoder
|
52 |
- opt to get fp8/16/32 scaled checkpoint with model and vae embedded [here](https://huggingface.co/convertor/sa1-fp8/tree/main)
|
53 |
- get more **t5-base** encoder [here](https://huggingface.co/chatpig/t5-base-encoder-gguf/tree/main)
|
54 |
|
|
|
48 |
|**heaven church electronic dance music** | 🎧 **stable-audio**<br><audio controls src="https://huggingface.co/calcuis/ace-gguf/resolve/main/samples%5Csd.flac"></audio> |
|
49 |
|
50 |
## review
|
51 |
+
- note: the safetensors checkpoint in this repo is an extracted version; only contains model and condition switch tensors (extremely lite weighted); no clip and vae inside; should use it along with separate clip (text encoder) and vae
|
52 |
- opt to get fp8/16/32 scaled checkpoint with model and vae embedded [here](https://huggingface.co/convertor/sa1-fp8/tree/main)
|
53 |
- get more **t5-base** encoder [here](https://huggingface.co/chatpig/t5-base-encoder-gguf/tree/main)
|
54 |
|