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:
- 7e96bde3d5b76cbcce5395ef1fe33bc38b795bf8fd3cf6c1ff0d13325500231e
- Size of remote file:
- 784 kB
- SHA256:
- b06c04e4aef235715a61d5213831b0bf965d7bde8f0dc1557b73e879c6ce4282
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.