Translation
Transformers
Safetensors
Finnish
zls
marian
windyword
finnish
south-slavic
bulgarian
croatian
macedonian
serbian
slovenian
Instructions to use WindstormLabs/translate-tc-big-fi-zls with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-tc-big-fi-zls 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-tc-big-fi-zls")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-tc-big-fi-zls", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9123282b733e40f1bc9f012a1f5e7ae6781b46024484bf6f5968e41a3e1eb4ff
- Size of remote file:
- 244 MB
- SHA256:
- 9281527d975d2e02bbec616bbafd3299db6784b61c0e95d1ef3f0574c5c4f151
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.