Text Generation
Adapters
TensorBoard
Safetensors
English
phi-msft
Generated from Trainer
custom_code
Instructions to use venkycs/phi-2-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use venkycs/phi-2-instruct with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("venkycs/phi-2-instruct", set_active=True) - Notebooks
- Google Colab
- Kaggle