41 Pulls Updated 5 months ago
Updated 5 months ago
5 months ago
c73573a6d16c · 5.4GB
Readme
Qwen2-7B-Instruct Q5_K_M 2024-06-06
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 instruction-tuned 7B Qwen2 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.
Qwen2-7B-Instruct supports a context length of up to 131,072 tokens, enabling the processing of extensive inputs. Please refer to this section for detailed instructions on how to deploy Qwen2 for handling long texts.
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.
Training details We pretrained the models with a large amount of data, and we post-trained the models with both supervised finetuning and direct preference optimization.
https://github.com/QwenLM/Qwen2
https://hf-mirror.com/Qwen/Qwen2-7B-Instruct
https://qwenlm.github.io/blog/qwen2/
QQ:83649263