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