Translation
Transformers
Safetensors
San Salvador Kongo
Swedish
marian
windyword
san-salvador-kongo
swedish
Instructions to use WindyWord/translate-kwy-sv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-kwy-sv 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-kwy-sv")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-kwy-sv", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0b1e5d1b5544e85648f333a73ed9f29a1a9f986a5e65aa7c90bfff26fa8853a3
- Size of remote file:
- 813 kB
- SHA256:
- a0cc2d2a126e052b7de27a25fce78a3c8fc5506087024f7e797da65c93a59fec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.