juancopi81's picture
Add t5x and mt3 models
b100e1c

A newer version of the Gradio SDK is available: 4.36.1

Upgrade

This directory contains model implementations for the T5-variants (T5.1.1, T5.1.0, mT5, ByT5). All variants share the neural network implementation in network.py, which has a minimal set of configurables in TransformerConfig.

Refer to the main README for the example usages.