Instructions to use vish26/phi2-cookbook with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vish26/phi2-cookbook with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "vish26/phi2-cookbook") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 693f509f5754007df87750c27badf2466abfdcd419261537653dd4d4adec25b8
- Size of remote file:
- 5.37 kB
- SHA256:
- 16b6ad96b238939e04b741019f636f224efe3225e3fd14ba629478651a4ee358
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.