Instructions to use shaposhnikov/qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use shaposhnikov/qlora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Llama-2-7b-hf") model = PeftModel.from_pretrained(base_model, "shaposhnikov/qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 26d7b5bbab018d3767ca6ef473bd2438079e260333d0274c6fc5957d58f45560
- Size of remote file:
- 4.73 kB
- SHA256:
- 328ca1e80c506445b1816efba8b92fc3cd737d52327edc4b501bdbc6f4b45bf9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.