Translation
Transformers
Safetensors
Japanese
sh
marian
windyword
japanese
serbo-croatian-(historical,-now-bosnian-croatian-serbian)
Instructions to use WindstormLabs/translate-ja-sh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-ja-sh 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-ja-sh")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-ja-sh", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c6ecc8b72c64df81adbcdf2d615e7987538fd486bee03c1bc0ca3abb88d306d4
- Size of remote file:
- 817 kB
- SHA256:
- 3863db7df7f98243bca3ef2234af023edfeecdff32d1885347e9267ba1c17f0c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.