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