Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

tensorfork/OBST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ef1e9fe · May 25, 2022
Jan 9, 2022
Jul 21, 2021
Jan 11, 2022
Nov 19, 2021
Jan 18, 2021
Jan 18, 2021
Jan 6, 2021
Jun 23, 2021
Jul 2, 2021
Jul 6, 2021
Jun 17, 2021
May 25, 2022

Repository files navigation

OBST

Copyright (c) 2020-2021 Yannic Kilcher (yk), Lucas Nestler (clashluke), Shawn Presser (shawwn), Jan (xmaster96)

Quickstart

First, create your VM through google cloud shell with ctpu up --vm-only. This way it has all the necessary permissions to connect to your Buckets and TPUs.
Next, install the requirements with pip on your VM using git clone https://github.com/tensorfork/obst && cd obst && python3 -m pip install -r requirements.txt.
Finally, start a TPU to kick off a training run using python3 main.py --model configs/big_ctx.json --tpu ${YOUR_TPU_NAME}.

Acknowledgements

We also want to explicitly thank