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