Instructions to use Prerna2055/T5_Pruned_Distilled_Model_FL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Prerna2055/T5_Pruned_Distilled_Model_FL with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Prerna2055/T5_Pruned_Distilled_Model_FL", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K