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