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