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