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