Translation
Transformers
Safetensors
English
poz
marian
windyword
english
malayo-polynesian
indonesian
malay
tagalog
samoan
Instructions to use WindstormLabs/translate-en-poz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-en-poz 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-poz")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-en-poz", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9e72fd2999935e14396a63f24c4ce2e27049435821d4687611b3ae17cd2b15cc
- Size of remote file:
- 808 kB
- SHA256:
- aa2b7bb74313c54952e0275bc056a323cff48e80f4c487e1c2de303d3c3b2cd7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.