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