Started this as a personal project for my Open-WebUI setup to use. Somehow it ended up as an ACL 2026 paper. Not some lab paper, it is personal solo independent paper that happened.
TIME is basically my attempt to train Qwen3 models to think in short bursts wherever the response actually needs it, instead of dumping one giant reasoning block at the start.
Not just “make thinking shorter" or “turn thinking on/off per task” or "split thinking to interleaving reasoning for the task"
More like: let the model re-think mid-response when context gives it a reason to.
The temporal part came in because time is a really clean way to model latent context changes: silence, gaps, stale assumptions, deadlines, timezone shifts, etc. Also, time just matters in a ton of normal conversations.
Funny side effect: it also helps with what I think of as the QwQ problem. QwQ was the OG overthinker benchmaxxing model, and the Qwen line still has this vibe where thinking mode can go burn 10k tokens for even trivial stuff like hi.
Methods side: QLoRA on Qwen3 4B/8B/14B/32B, four-phase curriculum, Unsloth, vLLM eval, TIMEBench benchmark. Trained locally on my own personal PC: 7950X3D, 128GB RAM, RTX Pro 6000 Blackwell 96GB. All Notebooks and data are available, anyone can replicate it easily (24 GB VRAM good enough upto 14B training, 48 GB good enough for 32B)
I intend to do the same on Qwen3.5 and Qwen3.6 later to see if i can reduced overthinking issues.
Model uploads are taking time because the merged checkpoints are huge, but datasets, notebooks, scripts, training curriculum, and eval harness are up.
Paper: https://arxiv.org/abs/2601.05300v2
TIME repo (Data and Code): https://github.com/The-Coherence-Initiative/TIME
TIMEBench repo: https://github.com/The-Coherence-Initiative/TIMEBench
submitted by /u/susmitds
[link] [comments]
Originally published at reddit.com. Curated by AI Maestro.
Stay ahead of AI. Get the most important stories delivered to your inbox — no spam, no noise.




