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