Instructions to use akashAD/phi-1_5-query_classify with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akashAD/phi-1_5-query_classify 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-1_5-query_classify") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6856607e574e6b5173c632277a843ded28b3175b4fa6b91d543bba347d720b54
- Size of remote file:
- 4.73 kB
- SHA256:
- f78c46775e0fb4757b7931b6cf155c79da0fa3448950c2d38d3d9c578ddf76bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.