Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
## gguf quantized ace-step-v1-3.5b
|
10 |
- base model from [ace-step](https://huggingface.co/ACE-Step)
|
11 |
- as need to keep some key tensors (in f32 status) to make it works; file size might not decrease that much; but load faster than the model from checkpoint itself a lot
|
12 |
-
- umt5_base tokenizer has problem
|
13 |
- dry running
|
14 |
|
15 |
### **setup (once)**
|
|
|
9 |
## gguf quantized ace-step-v1-3.5b
|
10 |
- base model from [ace-step](https://huggingface.co/ACE-Step)
|
11 |
- as need to keep some key tensors (in f32 status) to make it works; file size might not decrease that much; but load faster than the model from checkpoint itself a lot
|
12 |
+
- umt5_base tokenizer has problem, before it was resolved, take the encoder inside safetensors checkpoint instead recently
|
13 |
- dry running
|
14 |
|
15 |
### **setup (once)**
|