Translation
Transformers
Safetensors
Persian
gmq
marian
windyword
persian
north-germanic
swedish
danish
norwegian
icelandic
faroese
Instructions to use WindyWord/translate-tc-big-fa-gmq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindyWord/translate-tc-big-fa-gmq 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="WindyWord/translate-tc-big-fa-gmq")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindyWord/translate-tc-big-fa-gmq", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 99c3c31165e06f3b98344aecdb899b65fb3b43975e7d3c24376cf335b02bac73
- Size of remote file:
- 872 kB
- SHA256:
- b9e065549fde9a9a4b89b2a19c0a66a9a6b4b6292b43a25c1bd85d27080e0811
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.