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