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