Translation
Transformers
Safetensors
German
American Sign Language
marian
windyword
german
american-sign-language
Instructions to use WindstormLabs/translate-de-ase with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-de-ase 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-de-ase")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-de-ase", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d9b396afd058999785cf7113cd9a8ceb14dc0b1b028cf732e7268ada9ea25704
- Size of remote file:
- 682 kB
- SHA256:
- 1c1bf6d3e441d27bd31c70b354b05c0a740a073df1fb7fc9605bf905af6696b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.