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