Instructions to use akashAD/phi-2-query_test100data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akashAD/phi-2-query_test100data with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "akashAD/phi-2-query_test100data") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
708b5b0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:51e7f4e43eca8a4e59bdc94c356ca2b6a6156e205054afe6e222f1e353e0f8fa
size 4728
|