Translation
Transformers
Safetensors
sla
marian
windyword
slavic
russian
polish
czech
ukrainian
bulgarian
serbian
croatian
slovak
Instructions to use WindstormLabs/translate-sla-sla with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-sla-sla 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-sla-sla")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-sla-sla", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 788444687780520fbb74d16433c1a59591073a31894b3ea2f60928b0e0af1191
- Size of remote file:
- 877 kB
- SHA256:
- fcbd7df0c25a4aabb2084a53d0786997b65de4567e4b21139af18efac0c91616
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.