The movement towards smaller, more efficient AI models refers to the engineering effort to reduce the computational footprint, memory usage, and energy consumption of artificial intelligence systems. This trend is a direct response to the escalating resource demands of large foundation models, making AI more accessible and deployable on a wider range of hardware, including mobile devices, IoT sensors, and embedded systems. Key techniques enabling this include Low-Rank Adaptation (LoRA) for efficient model adaptation and quantization for numerical precision reduction.