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