Translation
Transformers
Safetensors
bnt
English
marian
windyword
bantu
swahili
zulu
xhosa
shona
yoruba-related-bantu
english
Instructions to use WindstormLabs/translate-bnt-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-bnt-en 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-bnt-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-bnt-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7c80b569d9a1c13e9053aea2313e311de1a71002658002ceb07d5424e0815df7
- Size of remote file:
- 819 kB
- SHA256:
- 5a6bfac3936146ec81d9843b7531347c6416cfe653a5c6a837036d90a4c04a65
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.