easygoing0114 commited on
Commit
1a8a914
·
verified ·
1 Parent(s): 31b9581

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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).