This repo contains tutorial code implementation and demontrations (notebooks) for the LLM book https://yangyutu.github.io/llm_book.github.io/docs/index.html
Installation
pip install -e .
You probably need to upgrade the torch to at least 2.60. To upgrade to the latest version
pip install --upgrade torch torchvision torchaudio