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