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