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