Overview
Microsoft developed and released the Phi-3.5 model, a state-of-the-art large language model built upon the Phi-3 architecture. With its focus on high-quality, reasoning-dense data, this model represents a significant advancement in instruction-tuned language models. Phi-3.5 has been fine-tuned through supervised learning, proximal policy optimization (PPO), and direct preference optimization (DPO) to ensure precise instruction following and robust safety measures. Supporting a 128K token context length, the model demonstrates exceptional performance in tasks requiring extended context understanding and complex reasoning. The model's training data consists of synthetic datasets and carefully filtered publicly available web content, inheriting the high-quality foundation established in the Phi-3 series.
Variants
No | Variant | Cortex CLI command |
---|---|---|
1 | gguf | cortex run phi-3.5 |
Use it with Jan (UI)
- Install Jan using Quickstart
- Use in Jan model Hub:
cortexso/phi-3.5
Use it with Cortex (CLI)
- Install Cortex using Quickstart
- Run the model with command:
cortex run phi-3.5
Credits
- Author: Microsoft
- Converter: Homebrew
- Original License: License
- Papers: Phi-3.5 Paper
- Downloads last month
- 2