Instructions to use HiTZ/mt-hitz-gl-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HiTZ/mt-hitz-gl-eu with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("HiTZ/mt-hitz-gl-eu") model = AutoModelForSeq2SeqLM.from_pretrained("HiTZ/mt-hitz-gl-eu") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
70382e3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:50cb800dc7b44a6627b86fe0b6264a64c59fdc43b7190eac3a4e3a5252251f7e
size 153960131
|