Translation
Transformers
Safetensors
marian
windyword
western-malayo-polynesian
indonesian
malay
tagalog
javanese
french-italian-portuguese-spanish
french
italian
portuguese
spanish
Instructions to use WindstormLabs/translate-tcbig-bible_pqw-fra_ita_por_spa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-tcbig-bible_pqw-fra_ita_por_spa 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-tcbig-bible_pqw-fra_ita_por_spa")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-tcbig-bible_pqw-fra_ita_por_spa", dtype="auto") - Notebooks
- Google Colab
- Kaggle
clone from WindyWord/translate-tcbig-bible_pqw-fra_ita_por_spa via local upload (ADR-039 Phase C)
0900084 verified - Xet hash:
- 0f276e037196859ce3e0d1528c02192fb2decf6bbba0e6a2b7ba106e6cee19e4
- Size of remote file:
- 244 MB
- SHA256:
- 4316ace491fb5977cd9d0df7fa1ff2fb7e50d20d91e1ba056c00749b3d2d5bc1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.