Install
Run the public research stack
There is no community gate for the useful materials. Clone the repository, install the Python dependencies and follow the notebooks plus runtime docs for the validated path.
The public install path is source-first. Builders get the scripts, notebooks, result files and runtime loaders instead of a locked download flow.
Start with the documentation page for the full sequence, then move into the notebooks only after checking hardware, storage and model license requirements.

Source install
git clone https://github.com/cesarfavero/RPT.gitcd RPTpython -m venv .venv && source .venv/bin/activatepip install -r requirements.txtjupyter lab gemma4_theory/notebooks