Translation
Transformers
Safetensors
map
English
marian
windyword
austronesian
indonesian
malay
tagalog
malagasy
samoan
english
Instructions to use WindstormLabs/translate-tcbig-bible_map-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-tcbig-bible_map-en 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_map-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-tcbig-bible_map-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
clone from WindyWord/translate-tcbig-bible_map-en via local upload (ADR-039 Phase C)
b33e405 verified - Xet hash:
- 4570f1ef6fe388697c0b465fb43c892c3eeb5964b5e05dfe478b44de60cf4e81
- Size of remote file:
- 773 kB
- SHA256:
- 61ac724d4323a6c53bc8436ec423335e3590d944c9fb8aff932f501fb3c93ffa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.