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