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