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:
- f80acb3ba58098e728a423cd48b8f931b4cb38c005303e3552f25ece331b4ad6
- Size of remote file:
- 816 kB
- SHA256:
- 0edd3fbf7a4e194ae5b27b52776daea27a4084969d0ad312dbaac0dac7ea7f3f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.