Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- google/umt5-base
|
5 |
+
tags:
|
6 |
+
- t5
|
7 |
+
- gguf-node
|
8 |
+
---
|
9 |
+
|
10 |
+
## umt5-base-encoder (fp32)
|
11 |
+
- base model from google
|
12 |
+
- for audio/audio-text-to-audio generation
|