You are browsing as a guest. Sign up (or log in) to start making projects!

1h 11m logged

Updated the demo website to include the wavenet model, and the new self-attention shakespear model. You can check it out here.

0
34

Comments 2

@lazerkat

yo twin i get Couldn’t load gptWeights.json — run the export cell in GPT.ipynb first, and serve this folder over http:// (not file://). when i tested the shakespeare model :)

@28taidan

@lazerkat Are you accessing it on the github hosted page? If so, it might just be that the update hadn’t propogated through to github pages or something, and it might just need some time, because it works on my end. If you’re accessing it by hosting it locally, then that issue could be caused by just accessing the file, and not hosting it using a server.