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