Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: feature-extraction
|
4 |
+
tags:
|
5 |
+
- embedding
|
6 |
+
- text embedding
|
7 |
+
---
|
8 |
+
|
9 |
+
# flan-ul2-text-encoder
|
10 |
+
|
11 |
+
THe encoder from This model is 17.44 GB in `bfloat16` precision.
|