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