Instructions to use zx778945/phi-2-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zx778945/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, "zx778945/phi-2-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 259ef4149e6e0b6708987bef23bb27f00c158b6fa0a01717fd2f74e232ff2dd1
- Size of remote file:
- 4.98 kB
- SHA256:
- 5755ccf48450cb02ec9647933a01aa3c1b9442d121cfd7d367882c8eb2aa5632
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.