metadata
license: other
license_name: tongyi-qianwen
license_link: https://huggingface.co/Qwen/Qwen2-72B-Instruct/blob/main/LICENSE
pipeline_tag: text-generation
tags:
- cortex.cpp
Overview
Qwen2 is the new series of Qwen large language models. For Qwen2, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters, including a Mixture-of-Experts model. This repo contains the instruction-tuned 72B Qwen2 model.
Variants
No | Variant | Cortex CLI command |
---|---|---|
1 | Qwen2-7b | cortex run qwen2:7b |
Use it with Jan (UI)
- Install Jan using Quickstart
- Use in Jan model Hub:
cortexhub/qwen2
Use it with Cortex (CLI)
- Install Cortex using Quickstart
- Run the model with command:
cortex run qwen2