Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# FLAN-T5-XXL Fused Model
|
2 |
|
3 |
This repository contains a fused version of FLAN-T5-XXL, combining the split files available at [Google's FLAN-T5-XXL repository](https://huggingface.co/google/flan-t5-xxl). These files have been merged for easier use in AI applications, including image generation models.
|
@@ -12,4 +19,4 @@ The uploader does not claim any rights over the model.
|
|
12 |
|
13 |
## Acknowledgments
|
14 |
- Original source: [Google's FLAN-T5-XXL repository](https://huggingface.co/google/flan-t5-xxl).
|
15 |
-
- GGUF version: [dumb-dev's Hugging Face repository](https://huggingface.co/dumb-dev/flan-t5-xxl-gguf).
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- T5xxl
|
5 |
+
- Google FLAN
|
6 |
+
---
|
7 |
+
|
8 |
# FLAN-T5-XXL Fused Model
|
9 |
|
10 |
This repository contains a fused version of FLAN-T5-XXL, combining the split files available at [Google's FLAN-T5-XXL repository](https://huggingface.co/google/flan-t5-xxl). These files have been merged for easier use in AI applications, including image generation models.
|
|
|
19 |
|
20 |
## Acknowledgments
|
21 |
- Original source: [Google's FLAN-T5-XXL repository](https://huggingface.co/google/flan-t5-xxl).
|
22 |
+
- GGUF version: [dumb-dev's Hugging Face repository](https://huggingface.co/dumb-dev/flan-t5-xxl-gguf).
|