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