Update README.md
Browse files
README.md
CHANGED
@@ -8,5 +8,6 @@ tags:
|
|
8 |
|
9 |
This is just the encoder weights from "google/t5-v1_1-xl"
|
10 |
It takes 11GB down to 4GB.
|
|
|
11 |
The script to do the extraction is included here as
|
12 |
[transform.py](transform.py)
|
|
|
8 |
|
9 |
This is just the encoder weights from "google/t5-v1_1-xl"
|
10 |
It takes 11GB down to 4GB.
|
11 |
+
|
12 |
The script to do the extraction is included here as
|
13 |
[transform.py](transform.py)
|