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