metadata
license: ms-pl
Overview
The Phi-3, state-of-the-art open model trained with the Phi-3 datasets that includes both synthetic data and the filtered publicly available websites data with a focus on high-quality and reasoning dense properties. The model belongs to the Phi-3 family with the 4B, 7B version in two variants 8K and 128K which is the context length (in tokens) that it can support.
Variants
| No | Variant | Cortex CLI command |
|---|---|---|
| 1 | mini-onnx | cortex run phi3:mini-onnx |
| 2 | mini-gguf | cortex run phi3:mini-gguf |
| 3 | medium-gguf | cortex run phi3:medium-gguf |
| 4 | medium-onnx | cortex run phi3:medium-onnx |
Use it with Jan (UI)
- Install Jan using Quickstart
- Use in Jan model Hub:
cortexso/phi3
Use it with Cortex (CLI)
- Install Cortex using Quickstart
- Run the model with command:
cortex run phi3
Credits
- Author: Microsoft
- Converter: Homebrew
- Original License: License
- Papers: Phi-3 Technical Report