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