Translation
Transformers
Safetensors
cel
English
marian
windyword
celtic
irish
welsh
scottish-gaelic
breton
english
Instructions to use WindstormLabs/translate-cel-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-cel-en 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-cel-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-cel-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1e417664d055bbb251f76781826b1eb40e453551e1d68c1aae6ca0267fcc8907
- Size of remote file:
- 75.9 MB
- SHA256:
- a0d2e97d906d1b88391771487113aaeeec04b777c1a56ce6f102b96167aa6689
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.