Translation
Transformers
Safetensors
French
Zande (individual language)
marian
windyword
french
zande
Instructions to use WindstormLabs/translate-fr-zne with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-fr-zne 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-fr-zne")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-fr-zne", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b6940daf7616e69a849f8e3d78d35036153afde2acb9625160659bb48bd6b4a2
- Size of remote file:
- 839 kB
- SHA256:
- c3ed81e0f7af50b03b20095c44808dd65f0c663857b3f341222b24362893a6ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.