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