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