Transformers
PyTorch
JAX
TensorBoard
Finnish
t5
text2text-generation
finnish
t5x
seq2seq
ul2
text-generation-inference
Instructions to use Finnish-NLP/ul2-small-nl16-finnish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Finnish-NLP/ul2-small-nl16-finnish with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Finnish-NLP/ul2-small-nl16-finnish") model = AutoModelForMultimodalLM.from_pretrained("Finnish-NLP/ul2-small-nl16-finnish") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!