Translation
Transformers
Safetensors
ccs
English
marian
windyword
south-caucasian-(kartvelian)
georgian
mingrelian
svan
laz
english
Instructions to use WindstormLabs/translate-ccs-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WindstormLabs/translate-ccs-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-ccs-en")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WindstormLabs/translate-ccs-en", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 37e899eb97ac16f85c594bbed4ce66192e9cc96a1a5344416c0bffc67402c4c1
- Size of remote file:
- 604 kB
- SHA256:
- 13cd1668562d07696d3ae770c057ac46f0c346fbb9247b10b5ec7ac58e2a5870
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.