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