Tian AI Thinker: Building a Three-Layer LLM Reasoning Engine on Your Phone
python
dev.to
Tian AI Thinker: Building a Three-Layer LLM Reasoning Engine The Thinker is the cognitive core of Tian AI. It orchestrates a local Qwen2.5-1.5B model through three distinct reasoning modes, each optimized for different query types. Architecture Overview ┌─────────────────────────────────────────────┐ │ ThinkerRouter │ │ ┌──────────┐ ┌──────────┐ ┌────────────┐ │ │ │ Fast │ │ CoT │ │ Deep │ │ │ │ Mode │ │ Mode