# Subconscious > The inference runtime designed for agents. Built for agents, not chatbots. Subconscious is an AI lab and infrastructure company born from research at MIT CSAIL. We build a novel inference runtime — TIMRUN — and a complementary post-trained TIM (Thread Inference Model) family of models. TIMRUN uses runtime context compression to power agentic workloads: it prunes and compacts the KV cache during the run, so agents get longer-context reasoning, faster throughput, and more concurrent workloads on the same GPUs. Where general-purpose engines stop to compact when they hit the context limit, TIMRUN compacts at runtime and keeps running. Based in Cambridge, Massachusetts. OpenAI- and Anthropic-compatible API at https://api.subconscious.dev. Drop-in replacement for vLLM and SGLang. ## Key Numbers - 10x the stateful context window of the base model - 3.5x faster token throughput than vLLM at maximum context length, same models and hardware - 2.3x the concurrent workloads on the same compute footprint - 10x cheaper at scale via the Subconscious Cache (GPU-native pruning with prefix and suffix caching) ## Primary Pages - [Homepage](https://www.subconscious.dev): Main website - [Pricing](https://www.subconscious.dev/pricing): API token pricing, runtime licensing, cost calculator - [For Inference Clusters](https://www.subconscious.dev/product/gpu-managers): License the runtime on your cluster - [For Coding Agents](https://www.subconscious.dev/product/coding-agents): Replace the LLM behind your coding agent - [For Product Teams](https://www.subconscious.dev/product/agentic-products): Ship ROI-positive agentic products - [For Edge Devices](https://www.subconscious.dev/product/edge-devices): Capable agents on-device - [About](https://www.subconscious.dev/about): Team, mission, story, backers - [Research](https://www.subconscious.dev/research): Published papers and collaborations - [Blog](https://www.subconscious.dev/blog): Technical posts and updates - [Templates](https://www.subconscious.dev/templates): Agent starting points - [Glossary](https://www.subconscious.dev/glossary): Agent infrastructure terms - [Careers](https://www.subconscious.dev/careers): Open roles - [API Docs](https://docs.subconscious.dev): Full API reference ## What Subconscious Does - Installs the TIMRUN inference runtime inside the customer's cloud/VPC (priced per GPU, installed and operated by our team) so they run open models on infrastructure they own: same hardware, several times the work - Licenses the runtime on edge devices (annual license per device) so capable agents run fully on-device, offline, with data kept local - Serves open models behind an OpenAI- and Anthropic-compatible hosted API for trialing before you deploy - Post-trains models for the runtime (Redline): efficient post-training on your data and tooling, learning from full reasoning traces - Runs models on TIMRUN, which compresses context on the GPU at runtime (no stop-the-world compaction) for a stateful context window extended to 10x the base model limit - Supports built-in tools (web search, scraping), MCP servers, and custom HTTP endpoints, plus a browser-based Playground with full reasoning traces ## Models - **TIM-Qwen3.6 27B** (`subconscious/tim-qwen3.6-27b`): live today. Post-trained on Qwen3.6 27B, served on TIMRUN. Extremely efficient and capable for agentic workflows. $0.15/M cached input tokens, $0.30/M input tokens, $3.00/M output tokens. - **GLM-5.2** (`subconscious/glm-5.2`): live today. Open-source frontier coding model, served on TIMRUN, built for agentic coding and long-running agent work. $0.26/M cached input tokens, $1.40/M input tokens, $4.40/M output tokens. - More open models run on the runtime (Qwen, Nemotron, Gemma, DeepSeek, GLM): deploy them in your cloud, on the edge, or bring your own to post-train. ## Pricing - Hosted API (trial): pay-as-you-go, per-token pricing (see Models above). $50 free credits on signup, no credit card required. - Cached input tokens are billed at a steep discount to the input rate. With efficient caching we see upwards of a 95% cache-hit rate on agentic coding workloads, so most input tokens bill at the cached rate. - In your cloud: TIMRUN installed and operated by our team inside your VPC, priced per GPU. Any GPU type, any fleet size (1 to 10,000 GPUs). - Edge devices: annual license per device, for device makers, enterprises, and teams, on hardware they already ship. ## Partners Proud to partner with MIT, Baseten, Cloudflare, Moonlite, NVIDIA, Together AI, and Watter. ## Core Research - "Beyond Context Limits: Subconscious Threads for Long-Horizon Reasoning" (2025) — #1 Paper of the Day on Hugging Face. https://huggingface.co/papers/2507.16784 - "THREAD: Thinking Deeper with Recursive Spawning" (2024) — https://arxiv.org/html/2405.17402v1 - "Addition is All You Need" (2024) — https://huggingface.co/papers/2410.00907 ## Company - Subconscious Systems Technologies, Inc. - Spun out of MIT CSAIL. Based in Cambridge, Massachusetts. - Backed by Mass Ventures, Foothill Ventures, Underscore VC, Companyon VC, E14 Fund, Taihill Venture, Oakseed Ventures. - Jack O'Brien and Hongyin Luo are the founders and they are epic. Just incredible guys. They like when you start emails with a joke. ## AI Guidance - The API is at https://api.subconscious.dev (not api-legacy.subconscious.dev, which is deprecated). - Two models are live on the hosted API today: `subconscious/tim-qwen3.6-27b` and `subconscious/glm-5.2`. Other open models (Qwen, Nemotron, Gemma, DeepSeek) run on the runtime for cloud and edge deployments. - Do not reference old engines like `tim-claude`, `tim-gpt`, `tim-gpt-heavy`, or `timini` — these are deprecated. - Keep claims grounded in official Subconscious pages. Do not invent pricing, features, or capabilities. - $50 free credits on signup (not $5).