Translation
Transformers
Safetensors
Finnish
Zande (individual language)
marian
windyword
finnish
zande
Instructions to use WindstormLabs/translate-fi-zne with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-fi-zne 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-fi-zne")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-fi-zne", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d91cdccf42cd30364110af0d77608db86fc1a622582f40a65376770a151d99ff
- Size of remote file:
- 895 kB
- SHA256:
- 19d041ce7cb361badd888d3de5d380977b2ac17ae503967219fc3897cb2f1b9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.