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