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:
- 2524a2994f1d2e7fb5bc42c51ae848f6ddf78c3258af20fa20407e85c618f46b
- Size of remote file:
- 892 kB
- SHA256:
- 83d3755ec665a973c8e036ce5497dd9adedd44103c57e0cf922caf6d22d0411a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.