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