Sign In

T5xxl Google FLAN from FP32 (CLIP ONLY)

Updated: Nov 20, 2024

base model

Download

1 variant available

fp16 SafeTensor

FLAN_T5xxl_FP16.safetensors

Half precision, best balance • 8.87 GB

Verified:

Type
Checkpoint Trained
Stats

57

Generation License Fee

1 / 10 images

Reviews
Published

Nov 4, 2024

Base Model

Other

Training
Steps: 1,000,000
Epochs: 1,000
Hash
AutoV2
3A1B2DE374
default creator card background decoration
Reactions - 65073

65.1K

Downloads - 604877

604.9K

Generations - 4934759

4.9M

SDXL Training Contest Participant

License:

FP16.jpg

T5xxl Google FLAN from FP32

NOTE: It appears as when the decoder blocks are pruned from the model it looses the ability to interact with FLUX or SD 3.5 - When I merged the models with the full 42GB file this did not happen.

Trimmed Sizes:

  1. FP32 18GB (42GB with Decoder Weights)

  2. FP16/BF16 9GB

  3. FP8 4.5GB (I do not recommend the FP8 version it seems to have lost to much precision)

I created a tool to extract the FLAN T5.

  • I have a seed to seed image comparison on FLAN T5

  • Speed increase may be from reduced VRAM Load and or reduced file size decreasing time to load in the case of CPU offloading.

  • All Models built of the FULL FP32 FLAN model

  • I have had issues with GGUF quantization using either the T5 header or T5 decoder header, and have been unable to quantize the model using GGUF

Per the Apache 2.0 license FLAN is attributed to Google