Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 469 Bytes

File metadata and controls

19 lines (14 loc) · 469 Bytes

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.

Use different boxes for different purposes

Reference: for theorem/assumption, {prf:ref}xxx; for equations {eq}xxx

Section: {ref}sec:gradient