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