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