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