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