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