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