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:
- 26b402dfff9ee593b8b2e3e9a6ce1a7a510595aea1298ae688499f20c538728e
- Size of remote file:
- 792 kB
- SHA256:
- 1145c8cc299c7011a2ffeb9c5980fe1d8966f43cd159e5d47aeea48eb6612ec7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.