Qwen2 72B Introduction 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 72B Qwen2 base language model. Compared with the state of the art opensource language models, including the previous released Qwen1.5, Qwen2 has generally surpassed most opensource models and demonstrated competitiveness against proprietary models across a series of benchmarks targeting for language understanding, language generation, multilingual capability, coding, mathematics, reasoning, etc. For more details, please refer to our blog, GitHub, and Documentation. Model Details Qwen2 is a language model series including decoder language models of different model sizes. For each size, we release the base language model and the aligned chat model. It is based on the Transformer architecture with SwiGLU activation, attention QKV bias, group query attention, etc. Additionally, we have an improved tokenizer adaptive to multiple natural languages and codes. Requirements The code of Qwen2 has been in the latest Huggin…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy