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