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