Instructions to use nadcy/opt-6.7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nadcy/opt-6.7b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("facebook/opt-6.7b") model = PeftModel.from_pretrained(base_model, "nadcy/opt-6.7b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bcc617f4115f51b9966f1db10d1786f2a075ac3495ba127517a35223334261f5
- Size of remote file:
- 33.6 MB
- SHA256:
- 0ff5b5b28333f8c7c6cdb4492aa89a03942560c3572d91d1bded5bebc1da3c8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.