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