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