Instructions to use Voldis/nllb-1.3b-rus-bak with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Voldis/nllb-1.3b-rus-bak with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("facebook/nllb-200-1.3B") model = PeftModel.from_pretrained(base_model, "Voldis/nllb-1.3b-rus-bak") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bb0009ad6a840578b06e6315208e73177d6e5138a263b38c00ab8e05731e7670
- Size of remote file:
- 32.2 MB
- SHA256:
- f08ab2d5d23b7f0f7a7abe47c74fbe8257633d47c5185c9dafeb8652f16fa920
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.