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