Translation
Transformers
Safetensors
Finnish
Chinese
marian
windyword
finnish
chinese-(variants)
mandarin
cantonese
min-nan
hakka
wu
Instructions to use WindstormLabs/translate-fi-ZH with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-fi-ZH 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-fi-ZH")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-fi-ZH", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 11dcdd60d692080d73c736d60ff473bfb02d76cb98b0c77f15cb066f5772c39a
- Size of remote file:
- 716 kB
- SHA256:
- 894f5c58af7316774fb8a2ef6ead6a3bda24967a22daf082bbbbca4948f6c571
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.