Translation
Transformers
Safetensors
English
alv
marian
windyword
english
atlantic-congo
igbo
swahili
yoruba
zulu
Instructions to use WindyWord/translate-en-alv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-en-alv 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-alv")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-en-alv", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 709e26a286ba00daaf061424a43e2def567daf8cabe301966e5383affec08c78
- Size of remote file:
- 303 MB
- SHA256:
- eb82f892862b4da3576d63b0dab42e000e14d70771eafe30aacefc1ddf8ce38a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.