Kwaipilot/HiPO-1.7B

Hugging Face
TEXT GENERATIONPricing:Input $0.32 / Cached $0.064 / Output $1.6Concurrent Unit Cost:1Model Size:2BQuant:BF16Context Size:32kTool Calling:SupportedPublished:Oct 31, 2025License:apache-2.0Architecture:Transformer0.0K Open Weights Featherless Exclusive Warm

Kwaipilot/HiPO-1.7B is a 2 billion parameter language model developed by Kwaipilot, based on the Hybrid Policy Optimization (HiPO) framework. This model is designed for dynamic reasoning, enabling it to efficiently decide between detailed 'Think-on' reasoning and direct 'Think-off' responses. It achieves improved accuracy and reduced token length by optimizing reasoning processes, making it suitable for tasks requiring balanced performance and efficiency.

Loading preview...

Overview of HiPO-1.7B

Kwaipilot/HiPO-1.7B is a 2 billion parameter model that implements the Hybrid Policy Optimization (HiPO) framework, a novel reinforcement learning approach for dynamic reasoning in large language models. Developed by Kwaipilot, HiPO allows the model to intelligently choose between engaging in detailed reasoning ('Think-on') or providing direct answers ('Think-off'), optimizing for both correctness and efficiency.

Key Capabilities and Features

  • Dynamic Reasoning: The model can adaptively decide when to apply extensive reasoning based on query difficulty, balancing accuracy with computational cost.
  • Hybrid Data Pipeline: Utilizes a pipeline that collects both 'Think-on' and 'Think-off' responses, categorizing queries by difficulty and generating explanations for mode choices using a strong teacher model.
  • Hybrid Reward System: Employs a reward system that combines incentives for both reasoning modes, incorporating bias adjustment to prevent over-reasoning and using mode-aware advantage functions.
  • Efficiency and Accuracy: Experimental findings demonstrate that HiPO significantly improves accuracy (up to +6.2%) while substantially reducing token length (up to -30%) and thinking rate (up to -39%) compared to traditional methods.
  • Structured Output: Produces responses in a structured, machine-parsable template that explicitly outlines the reasoning path.

Ideal Use Cases

This model is particularly well-suited for applications where:

  • Balanced Performance is Crucial: Scenarios requiring high accuracy without excessive computational overhead.
  • Resource Optimization: Environments where reducing token generation and processing time is beneficial.
  • Controllable Reasoning: Tasks that benefit from a model's ability to dynamically adjust its reasoning depth based on the problem's complexity.