Translation
Transformers
Safetensors
Esperanto
marian
windyword
esperanto
catalan-english-spanish
catalan
english
spanish
Instructions to use WindstormLabs/translate-eo-caenes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-eo-caenes 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-eo-caenes")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-eo-caenes", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 38d11ce950e4d2508e16dc4d6ca8e838d5fa1204030318bd8801a46c7bb3f7c5
- Size of remote file:
- 62.4 MB
- SHA256:
- 10f9f9d97b585013d40bc2b33168b4102b98968e23fe923496363bcc0b75abfe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.