The QwQ-LCoT-7B-Instruct is a fine-tuned language model designed for advanced reasoning and instruction-following tasks. It leverages the Qwen2.5-7B base model and has been fine-tuned on the chain of thought reasoning datasets, focusing on chain-of-thought (CoT) reasoning for problems. This model is optimized for tasks requiring logical reasoning, detailed explanations, and multi-step problem-solving, making it ideal for applications such as instruction-following, text generation, and complex reasoning tasks.
This is a merge of pre-trained language models created using
mergekit.
This model was merged using the
Model Stock merge method using
Qwen/Qwen2.5-7B-Instruct as a base.
1models:
2 - model: prithivMLmods/QwQ-LCoT2-7B-Instruct
3 - model: prithivMLmods/QwQ-LCoT-7B-Instruct
4merge_method: model_stock
5base_model: Qwen/Qwen2.5-7B-Instruct
6normalize: true
7int8_mask: true
8dtype: bfloat16
9