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