--- license: apache-2.0 --- ## Overview [Yi-1.5](01-ai/Yi-1.5-34B-Chat) delivers stronger performance in coding, math, reasoning, and instruction-following capability, while still maintaining excellent capabilities in language understanding, commonsense reasoning, and reading comprehension. ## Variants | No | Variant | Cortex CLI command | | --- | --- | --- | | 1 | [34B-gguf](https://huggingface.co/cortexhub/yi-1.5/tree/34B-gguf) | `cortex run yi-1.5:34B-gguf` | ## Use it with Jan (UI) 1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) 2. Use in Jan model Hub: ``` cortexhub/yi-1.5 ``` ## Use it with Cortex (CLI) 1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) 2. Run the model with command: ``` cortex run yi-1.5 ``` ## Credits - **Author:** 01-ai - **Converter:** [Homebrew](https://www.homebrew.ltd/) - **Original License:** [License](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) - **Papers:** [Yi Paper](https://arxiv.org/abs/2403.04652)