This is the code repository accompanying a series of articles on building a custom Language Model (LLM) and ChatGPT model. The articles can be found on the Winder AI blog.
To install the required dependencies, run the following command:
pip install -r requirements.txt