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