Instructions to use Josh98/t5-small-transferLearning-NL2BASH_seqTrain_testmetric with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Josh98/t5-small-transferLearning-NL2BASH_seqTrain_testmetric with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Josh98/t5-small-transferLearning-NL2BASH_seqTrain_testmetric") model = AutoModelForMultimodalLM.from_pretrained("Josh98/t5-small-transferLearning-NL2BASH_seqTrain_testmetric") - Notebooks
- Google Colab
- Kaggle
Ctrl+K