Instructions to use codegood/NewMPhi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use codegood/NewMPhi 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/NewMPhi") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6f624ce3b540f31154e3b1f269f9ad9cc31e05bf33536d500dcfa0ce84ec2819
- Size of remote file:
- 4.22 kB
- SHA256:
- 865f5284d663e02e4c82d01e5ef41853179fa7038eda6296ccfc6095b8fefccf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.