Translation
Transformers
Safetensors
aav
English
marian
windyword
austro-asiatic
vietnamese
khmer
mon
english
Instructions to use WindstormLabs/translate-aav-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-aav-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-aav-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-aav-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 79536b959351194d1dcf2052c9e3358386e2c51ad5c821c46b6a4e86116ea4bf
- Size of remote file:
- 809 kB
- SHA256:
- 8b1342bd6e880f28bc7f0aa92a4bceff9d503411e54721cf3538a6a48d5c9ae9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.