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