Translation
Transformers
Safetensors
ine
marian
windyword
indo-european
english
spanish
french
german
russian
hindi
Instructions to use WindyWord/translate-ine-ine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-ine-ine 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-ine-ine")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-ine-ine", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 53c026f5c39cc072720b8d6aafde3e49fdad94d662ae90ce68fbddd9292101bd
- Size of remote file:
- 778 kB
- SHA256:
- ecff1cde6c6cc45ae421cd780b10d885d5b09ebc569f1b50314a03a2471d9e3e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.