Translation
Transformers
Safetensors
Swedish
Seselwa Creole French
marian
windyword
swedish
seychellois-creole
Instructions to use WindyWord/translate-sv-crs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-sv-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="WindyWord/translate-sv-crs")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-sv-crs", 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.