Section 01
CognisLM Project Guide: Building a Small Language Model with Reasoning Capabilities and Continuous Learning from Scratch
CognisLM is an open-source small language model project that demonstrates how to build an LLM with basic reasoning capabilities and user data learning features from scratch. The project includes four iterative versions (v1 to v4), covering everything from basic architecture to advanced capabilities, making it ideal for developers who wish to gain an in-depth understanding of the inner workings of language models.