Translation
Transformers
Safetensors
multilingual
marian
windyword
scandinavian
swedish
danish
norwegian
icelandic
Instructions to use WindstormLabs/translate-SCANDINAVIA-SCANDINAVIA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-SCANDINAVIA-SCANDINAVIA 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-SCANDINAVIA-SCANDINAVIA")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-SCANDINAVIA-SCANDINAVIA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
clone from WindyWord/translate-SCANDINAVIA-SCANDINAVIA via local upload (ADR-039 Phase C)
ea84752 verified - Xet hash:
- dbbe057e3e6bdb10cfa1484ab8fcc8c61da5e0c537da72fc0f6af94db67eb763
- Size of remote file:
- 798 kB
- SHA256:
- 9f58cec27e7291388206ac0e04d0adab15cbe4222f460b7e27ec5f0575214a97
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.