What is IQuest Coder V1?
IQuest Coder V1 is a family of open-source code LLMs from IQuestLab (Ubiquant), released January 1, 2026, using Code-Flow training for autonomous software engineering with 128K context.
When was IQuest Coder V1 released?
It was officially released on January 1, 2026, with models available on Hugging Face and GitHub shortly after.
Is IQuest Coder V1 free to use?
Yes, it is completely free and open-source with full weights and code on Hugging Face; no subscriptions or fees required.
What sizes and variants does IQuest Coder V1 have?
Models range from 7B to 40B parameters, including Instruct, Thinking, and Loop-Instruct variants for different use cases.
What benchmarks does IQuest Coder V1 perform well on?
It achieves 76.2% on SWE-Bench Verified, 81.1% on LiveCodeBench v6, and 49.9% on BigCodeBench, often top among open models.
What is the Code-Flow training paradigm?
Code-Flow learns from real repository evolution, commit transitions, and code changes to improve understanding of dynamic software development.
What context length does IQuest Coder V1 support?
All models feature native 128K context length, allowing entire codebases or long logs in a single prompt.
How do I run IQuest Coder V1 locally?
Download from Hugging Face, use transformers library (v4.52.4+), load model/tokenizer, and generate with appropriate prompts.




