Translation
Transformers
Safetensors
marian
windyword
slavic
russian
polish
czech
ukrainian
bulgarian
serbian
croatian
slovak
german-english-dutch
german
english
dutch
Instructions to use WindyWord/translate-tc-bible-big-sla-deu_eng_nld with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-tc-bible-big-sla-deu_eng_nld 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-tc-bible-big-sla-deu_eng_nld")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-tc-bible-big-sla-deu_eng_nld", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d3f63eb2bcec146eba75efd8f58270c1cf0ed1272602b340d29432e5c255387
- Size of remote file:
- 807 kB
- SHA256:
- 9078b9ae16b9e6faa3115c57760c47d21de2eec14693853e3513651856807c73
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.