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