Spaces:
Build error
Build error
A newer version of the Gradio SDK is available:
5.29.0
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.