Instructions to use swkong/Adapter-Phi-3-mini-128k-instruct-lora-S500-E9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use swkong/Adapter-Phi-3-mini-128k-instruct-lora-S500-E9 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "swkong/Adapter-Phi-3-mini-128k-instruct-lora-S500-E9") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f4b02799976f73856e97b72e9c127c5d8365b9079a420a76cc19db414c82ff84
- Size of remote file:
- 5.62 kB
- SHA256:
- 8721de1ef919e53dc076013b88fed8d1f7bf0702857a47839232e25c77f4ead7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.