Section 01
[Main Thread Guide] Peek: An Open-Source Tool for Visualizing the Inner Workings of LLMs
Peek is an open-source project that provides a Transformer model with only 825,000 parameters, trained on Shakespeare's texts. By making every weight clearly visible, it helps developers intuitively understand the working principles of Large Language Models (LLMs), aiming to solve the "black box" problem of LLMs and provide an intuitive entry point for learning and research.