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