Instructions to use ContinuousAT/Phi-CAT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ContinuousAT/Phi-CAT 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-CAT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 52ba759719214a9610690877b93447c371e6461374927b1aa6895093d1c7959c
- Size of remote file:
- 403 MB
- SHA256:
- 111754909648787c73194c06c096c61ae36ee05c990529a16ff0bc7ffd63dd5b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.