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:
- bd212eafb828828a0047e6143fc5a8f289157aa2510785a71d5bd448b7056bc2
- Size of remote file:
- 802 kB
- SHA256:
- 0d02fc63047210ce6dbee9e3f432b032f941baa1f8e15c7d805a378d8811960c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.