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