Translation
Transformers
Safetensors
gem
English
marian
windyword
germanic
english
german
dutch
swedish
danish
norwegian
Instructions to use WindstormLabs/translate-gem-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-gem-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-gem-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-gem-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ac35926c3cf1a0977bad12c3e8aa5e540fee713aba9e8ebdfd0eba1f20375426
- Size of remote file:
- 75.2 MB
- SHA256:
- 0faffaaecdf443ce95ab4ec9b3b516620f0ae3bf7571fabd5311057762dd9f55
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.