Translation
Transformers
Safetensors
English
sit
marian
windyword
english
sino-tibetan
mandarin
cantonese
tibetan
burmese
Instructions to use WindstormLabs/translate-en-sit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-en-sit 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-en-sit")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-en-sit", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- da6df66c1292322c770a7485638a81e2aef3fc55a29c6210d869b66ee1f9caa1
- Size of remote file:
- 76.7 MB
- SHA256:
- 684e1a63cdaf9bbfec6344f9787fa1592696ef109cc22f3c83e80ab7108906f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.