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:
- aad3f290ca59aa4b412b8ee893be7a5ed21795cd4a13fe8e7412dad6f4b5fa08
- Size of remote file:
- 70.3 MB
- SHA256:
- 929f39b9a15f553e8a83e7d583daac36bee07025e079fa47497a4ace2cb5025d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.