Bunemon/dpo-qwen-cot-merged
TEXT GENERATIONConcurrency Cost:1Model Size:4BQuant:BF16Ctx Length:32kPublished:Feb 3, 2026License:apache-2.0Architecture:Transformer Open Weights Cold

Bunemon/dpo-qwen-cot-merged is a fine-tuned Qwen3-4B-Instruct-2507 model, optimized using Direct Preference Optimization (DPO) via Unsloth. This 4 billion parameter model focuses on enhancing reasoning capabilities through Chain-of-Thought (CoT) and improving structured response quality. It is designed for tasks requiring aligned and coherent outputs based on preferred data.

Loading preview...

Model Overview

Bunemon/dpo-qwen-cot-merged is a specialized language model derived from Qwen/Qwen3-4B-Instruct-2507. It has been fine-tuned using Direct Preference Optimization (DPO), leveraging the Unsloth library to align its responses with preferred outputs. This model is provided as a full-merged 16-bit weights package, eliminating the need for adapter loading.

Key Capabilities

  • Enhanced Reasoning: Optimized to improve Chain-of-Thought (CoT) reasoning, making it suitable for complex problem-solving tasks.
  • Improved Response Quality: Focuses on generating more structured and aligned responses based on the preference dataset used during DPO training.
  • Direct Usage: As a merged model, it can be directly integrated and used with the transformers library without additional configuration.

Training Details

The model underwent 1 epoch of DPO training with a learning rate of 2e-06 and a beta value of 0.1. It utilized a maximum sequence length of 2048 and a LoRA configuration (r=8, alpha=16) which has been merged into the base model. The training data was sourced from u-10bei/dpo-dataset-qwen-cot.

Licensing

The model operates under the MIT License, consistent with the terms of its training dataset. Users are also required to comply with the original base model's license terms.