Was running into errors when running locally that weights/gpt2/params_gpt.json wasn't valid and I looked inside and it turned out that it won't clone correctly without git LFS installed. Maybe make mention of it in the README or the index.html where it says "PS: Loading models is 5x slower on the web rather than running locally. Just clone the repo and open!" might save others like me from troubleshooting.