--- license: other pipeline_tag: text-generation tags: - cortex.cpp --- ## Overview QwQ-32B-Preview is an experimental large-scale research model by the Qwen Team, focusing on advanced AI reasoning. While it demonstrates strong analytical capabilities, it also presents notable limitations: ## Variants | No | Variant | Cortex CLI command | | --- | --- | --- | | 1 | [Qwq-32b](https://huggingface.co/cortexso/qwq/tree/32b) | `cortex run qwq:32b` | ## Use it with Jan (UI) 1. Install **Jan** using [Quickstart](https://jan.ai/docs/quickstart) 2. Use in Jan model Hub: ```bash cortexhub/qwq ``` ## Use it with Cortex (CLI) 1. Install **Cortex** using [Quickstart](https://cortex.jan.ai/docs/quickstart) 2. Run the model with command: ```bash cortex run qwq ``` ## Credits - **Author:** Qwen - **Converter:** [Homebrew](https://homebrew.ltd/) - **Original License:** [Licence](https://huggingface.co/Qwen/QwQ-32B-Preview/blob/main/LICENSE) - **Papers:** [QwQ Blog](https://qwenlm.github.io/blog/qwq-32b-preview/)