Translation
Transformers
Safetensors
Swedish
marian
windyword
swedish
norwegian-(regional)
norwegian-bokmål
norwegian-nynorsk
Instructions to use WindyWord/translate-sv-NORWAY with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-sv-NORWAY 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="WindyWord/translate-sv-NORWAY")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-sv-NORWAY", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1bc99f3d20275b882364472f9bf2d7e9d2abb5e77174ab61c43264aee2d27d92
- Size of remote file:
- 802 kB
- SHA256:
- 4cb99b75e60723b4d89e4c398fada7ec0459f253e61fab4d5499bbad9fb8983e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.