
A 1 billion-parameter language model fine-tuned for general tasks.
phi-2-chat is a fine-tuned variant of Microsoft's Phi-2 (2.7B parameters) optimized for dialogue tasks. Key features:
Base Model: Phi-2 (2.7B parameters, MIT licensed).
Training Data: Primarily UltraChat with additional datasets.
Capabilities: Chatbots, instruction following, and open-ended conversation.
Quick start example
Get Started
🔗 GitHub Repository
For more details on how to use it and for downloading it you can find the model on Hugging Face or GitHub repo which you can find below
🤗 Hugging Face