Instructions to use spdenisov/flan-t5-small-finetuned-en-to-ro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use spdenisov/flan-t5-small-finetuned-en-to-ro with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("spdenisov/flan-t5-small-finetuned-en-to-ro") model = AutoModelForMultimodalLM.from_pretrained("spdenisov/flan-t5-small-finetuned-en-to-ro") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
868575d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3b8ce3925238bd6809b08cc282bf9b30fdc1e6ab517150f145e54e03bec87072
size 3643
|