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