Instructions to use Potiem/opt-6.7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Potiem/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, "Potiem/opt-6.7b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4e1dec648afefc76d529df6d73c45a51a9d809da1587b7181ee7129e6be022c0
- Size of remote file:
- 33.6 MB
- SHA256:
- 2053c7692bd31854a022d651945b09d93cf8ce1f7830c02a9af017eeb947dbeb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.