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