calcuis commited on
Commit
540afce
·
verified ·
1 Parent(s): dc36094

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (clip) 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
 
 
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