Translation
Transformers
Safetensors
PEFT
English
Lithuanian
lithuanian
english-to-lithuanian
trl
sft
lora
zygai
Instructions to use ZygAI/ZygAI-OSS-Translate-Lithuanian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZygAI/ZygAI-OSS-Translate-Lithuanian 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="ZygAI/ZygAI-OSS-Translate-Lithuanian")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ZygAI/ZygAI-OSS-Translate-Lithuanian", device_map="auto") - PEFT
How to use ZygAI/ZygAI-OSS-Translate-Lithuanian with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0ea5db4a529135c6009af7f93c0b2c4a3b36b93db417f9f5e0474e77c8b5f0da
- Size of remote file:
- 22.5 MB
- SHA256:
- 157dad811a307a99219ef9f1f10fca1f77acc79ba3445701f59b6bb59fa899dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.