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