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