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