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.

RPT packed install mark

Source install

git clone https://github.com/cesarfavero/RPT.git
cd RPT
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
jupyter lab gemma4_theory/notebooks