--- license: mit --- From within a Jupyter Notebook: ```python !git clone https://github.com/chrisjmccormick/shared-subspaces.git %cd shared-subspaces # Change to branch 'gpt-2-scale' !git checkout gpt-2-scale ```