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