Instructions to use AdnanRiaz107/CodePhi-3-mini-128k-instruct-appsloraN10k8-16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AdnanRiaz107/CodePhi-3-mini-128k-instruct-appsloraN10k8-16 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, "AdnanRiaz107/CodePhi-3-mini-128k-instruct-appsloraN10k8-16") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
028bce5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:592ef217f05bd083e95b91371616510edb1f069413b709c511c839b49e802264
size 4920
|