Local Models
Collection
19 items
•
Updated
•
1
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.
| 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 |
cortexso/phi3
cortex run phi3