Clone the following repository: https://gitlab.uni-bonn.de/tsaala/transformertutorial
Set up a python environment (python 3.12).
You can either set up the environment manually (using e.g. conda -> https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html) or you can set up an environment in VS Code ->...