Instructions to use ContinuousAT/Phi-CAPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ContinuousAT/Phi-CAPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "ContinuousAT/Phi-CAPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0a847b9061126b35a9765fdfe90907601880c37eb2a1352f22beb4421f07c7ec
- Size of remote file:
- 403 MB
- SHA256:
- 10e9c63729fc41fa6d35708c9b874a8cfec53e53c45cc7a614b883e4516600d7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.