Instructions to use codegood/MPhi_New with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codegood/MPhi_New with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "codegood/MPhi_New") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 13ad1640b825355a3223a0601e0886b40fc36158dc385c4dc212df689ef0a651
- Size of remote file:
- 53.8 MB
- SHA256:
- 0eb24a5ca10d959e04d38fcdc3f316c3ce77ee5dbacbf39790b79106de8f5e30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.