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