Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- google/umt5-base
|
5 |
+
tags:
|
6 |
+
- gguf-node
|
7 |
+
---
|
8 |
+
# umt5-base-encoder-gguf
|
9 |
+
- umt5base text encoder for text/audio-to-audio generation
|
10 |
+
- example model supported: [ace](https://huggingface.co/calcuis/ace-gguf)
|