Instructions to use ArthT/phi4-14b-a4ctx-badmed-seed0-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ArthT/phi4-14b-a4ctx-badmed-seed0-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/phi-4") model = PeftModel.from_pretrained(base_model, "ArthT/phi4-14b-a4ctx-badmed-seed0-v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d75026828920d8ee79b56b172ce49aa1540c0825691164cea9c423ed428dcfb
- Size of remote file:
- 6.1 kB
- SHA256:
- 2c8a25adec42f9b02edf996c291e3055ff48099ab56772837d4b5cb69a553962
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.