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