Translation
Transformers
Safetensors
German
Seselwa Creole French
marian
windyword
german
seychellois-creole
Instructions to use WindstormLabs/translate-de-crs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-de-crs 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-crs")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-de-crs", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f7349dbc26eacd4903b888f66778fcda18238314a7d729894041c5314b073e4b
- Size of remote file:
- 70.4 MB
- SHA256:
- 94fa1c9587b1deccd3a5bc52a974943102cc0d0287e20076743cf01f1bf17097
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.