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:
- 01d6270e95ca8843e511f0c712ce115aff17ec8863a66b2f18b78fd03e07ac5c
- Size of remote file:
- 75.9 MB
- SHA256:
- be9db7d0bdbca73f03416edf37b7c36b002eeb074f69a173add4fad8c09d3ed8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.