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