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