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