Translation
Transformers
Safetensors
itc
Turkish
marian
windyword
italic
italian
spanish
portuguese
french
catalan
romanian
turkish
Instructions to use WindstormLabs/translate-tc-big-itc-tr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-tc-big-itc-tr 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-tc-big-itc-tr")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-tc-big-itc-tr", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e69594a6aaf105669285fdb4c04eef0667b0e0bff3eb2cd2815ae6baa9438e3c
- Size of remote file:
- 803 kB
- SHA256:
- ace12b20f025a06c3ef27ee566f2e4f56b900cb4b40bd766a6094dc055933765
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.