DeepControl-Qwen2.5-7B

Deep search agent checkpoint from Qwen2.5-7B-Instruct under Adaptive Information Control for Search-Augmented LLM Reasoning.

Quick start

See our repo DeepControl for more details.

Recommended Configuration:

Setting Value
Inference dtype BF16
Context length 8,192
Generation temperature 0
Maximum new tokens per action 512
Maximum agent turns 8
Retrieval top-k 5
Retrieval corpus Wikipedia 2018 (wiki18)

For example, the model server can be started with:

vllm serve <MODEL_PATH_OR_HF_REPO> \
  --dtype bfloat16 \
  --max-model-len 8192

Loading the model alone does not provide retrieval. It requires the DeepControl system prompt, action parser, and wiki18 corpus.

Citation

@article{xiong2026adaptive,
  title={Adaptive Information Control for Search-Augmented LLM Reasoning},
  author={Xiong, Siheng and Gungordu, Oguzhan and Kerce, James C and Fekri, Faramarz},
  journal={arXiv preprint arXiv:2602.01672},
  year={2026}
}
Downloads last month
473
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for sxiong/DeepControl-Qwen2.5-7B

Base model

Qwen/Qwen2.5-7B
Finetuned
(2977)
this model
Quantizations
1 model

Collection including sxiong/DeepControl-Qwen2.5-7B

Paper for sxiong/DeepControl-Qwen2.5-7B