Instructions to use majorSeaweed/Microsoft-Phi2-Conversation_summarisation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use majorSeaweed/Microsoft-Phi2-Conversation_summarisation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("majorSeaweed/Microsoft-Phi2-Conversation_summarisation", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K