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