Webpage https://optimai-lab.github.io/LLM-OPT/lectures/intro.html
Run locally: first install (only once)
pip install jupyter-book
then everytime run
jupyter-book build . --all
open _build/html/index.html
to check the website on your local machine.
Google doc link:
[https://docs.google.com/document/d/1T_nDZsOlqntZ09aozTEBGTQuEmG40ZCxdZDnK5GNkRA/edit?tab=t.0]
Use different boxes for different purposes
Reference: for theorem/assumption, {prf:ref}xxx
; for equations {eq}xxx
Section: {ref}sec:gradient