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
File size: 131 Bytes
0f5eda1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fcbd7df0c25a4aabb2084a53d0786997b65de4567e4b21139af18efac0c91616
size 877233
|