/LLM_exploration

I'm diving a bit deeper into LLMs.

Primary LanguageJupyter Notebook

LLM_exploration

I'm diving a bit deeper into the technical implementation of LLMs.

Create a LLM from scratch with Python - Tutorial

I'm following the tutorial by freeCodeCamp.org for implementing an LLM with Pytorch.