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