Section 01
【Introduction】Atom NPU: An Open-Source Neural Network Accelerator for Qwen2 Large Model Inference
Atom NPU is an open-source Verilog hardware accelerator project designed specifically for Qwen2 large language model inference, including a complete Python golden model, test vector generator, and verification testbench. This project fills the gap in the open-source community where complete NPU implementations for large language model inference are scarce. It provides a full design flow from algorithm modeling to silicon implementation, and its systematic verification methodology reflects industrial-grade development standards, offering valuable references for hardware architecture research and edge AI deployment.