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:
- df40a0f6966301fde1a6d6d60378abf9656cf9f9f48d905f0237a439d08647fc
- Size of remote file:
- 954 MB
- SHA256:
- c6a2fab691b82998709f42b56d5296c548f083aab62cd5f73d3eae98b957e61e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.