HighDoping commited on
Commit
8e147d4
·
verified ·
1 Parent(s): cd4b83e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - google/umt5-xxl
5
+ - Able2/umt5-xxl-encode-only
6
+ ---
7
+ umt5-xxl gguf model with encoder only, mainly used as text encoder for image or video generation models. Use with llama.cpp. Used in [HighDoping/Wan2.1](https://github.com/HighDoping/Wan2.1).