Translation
Transformers
Safetensors
English
marian
windyword
romance-languages
italian
spanish
portuguese
french
catalan
romanian
english
Instructions to use WindstormLabs/translate-ROMANCE-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-ROMANCE-en with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "translation" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("translation", model="WindstormLabs/translate-ROMANCE-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-ROMANCE-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f55d337c7cd5eb3d519c818e4e4c35b7cd2db7160f38316185b2606b458e1086
- Size of remote file:
- 779 kB
- SHA256:
- 121d4e0a20cda2052945d790d335f421f7bea7fa6b0ff7fbc9112eed5f12036f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.