Translation
Transformers
Safetensors
English
marian
windyword
romance-languages
italian
spanish
portuguese
french
catalan
romanian
english
Instructions to use WindstormLabs/translate-ROMANCE-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-ROMANCE-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-ROMANCE-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-ROMANCE-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5172f728ccb8e7e03eb185fd654cb828127bcc9d5218d5eff9869a4627ea574
- Size of remote file:
- 79.6 MB
- SHA256:
- 7777ee9fbc0de6af85b7a0ee9e0f7ce477d11cf9b95f1897da3fd63989640e1c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.