Translation
Transformers
Safetensors
English
trk
marian
windyword
english
turkic
turkish
azerbaijani
kazakh
uzbek
kyrgyz
turkmen
Instructions to use WindstormLabs/translate-en-trk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-en-trk 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-en-trk")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-en-trk", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 57267cf00d1c2f5af3bd23ce543f3f0a3ffea34844bb1cae5f26ffd42d7cdc1b
- Size of remote file:
- 908 kB
- SHA256:
- 827eecac1fe44a967f1181874d89d418b9297d2b6ebd596a5f3b436e3616922c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.