Inkling-Small is an efficient Mixture-of-Experts transformer model built to provide performance comparable to Inkling while using a much smaller active parameter footprint. The model has 276 billion total parameters and 12 billion active parameters, making it designed for strong capability with more efficient compute usage. Inkling-Small was trained on NVIDIA GB300 NVL72 systems and supports native reasoning across text, images, and audio. It offers context windows of up to one million tokens, making it suitable for long documents, large codebases, multimodal context, and extended agent workflows. Users can set reasoning effort from minimal to extra high to control the balance between speed, cost, compute, and task complexity. The model benefits from improved pre-training data, post-training with on-policy distillation from Inkling, and extended agentic coding reinforcement learning. These improvements helped Inkling-Small surpass its larger counterpart on reasoning and coding benchmarks. Its encoder-free multimodal architecture processes audio as dMel spectrograms and images as 40-by-40-pixel patches alongside text tokens. By combining efficient MoE scaling, long-context reasoning, multimodal input, coding strength, and adjustable thinking effort, Inkling-Small is built for practical high-performance AI deployment.