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