Translation
Transformers
Safetensors
English
fiu
marian
windyword
english
finno-ugric
finnish
estonian
hungarian
Instructions to use WindstormLabs/translate-en-fiu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-en-fiu 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-en-fiu")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-en-fiu", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b18fae9c6231dd0882d87f3dd2e4dae9188f627a58ada08eb58b9e1168fa1dec
- Size of remote file:
- 793 kB
- SHA256:
- 7be64565db99bfd7c0b95497b13d4b88bdf600f177c52cadfce828ab0360add2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.