Instructions to use Edens-Gate/phi4-inst-r1-e1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Edens-Gate/phi4-inst-r1-e1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NewEden_Phi-PT-merged-LIT") model = PeftModel.from_pretrained(base_model, "Edens-Gate/phi4-inst-r1-e1") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5593572 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e41247d904aac1d4f244d2d7fe336d617831e527f2075fb25905e2ce72a5cbd3
size 8568
|