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:
- 072755eaed324f7c207863c674e5fcf5f7e93921881887fc2cba133aec083fc5
- Size of remote file:
- 378 MB
- SHA256:
- 994fd693646d8024f7208cc098201821d26af074439dd8f3af63096ef7642340
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.