Hacker News new | ask | show | jobs
by kaesve 1534 days ago
is the cellular automata tiled? Did you implement it yourself, or did you grab an existing one? Did you have to do any work to get it to run so smooth? It's very cool.

And GPT-J -- are you running it yourself? Or are you using a hosted API somewhere?

1 comments

Thanks! No, I just tweaked the implementation that came with the paper, it had a WebGL renderer already.

I ran the GPT-J inference myself but it's not live on the server, it just has a 20mb text file of pre-generated quotes it samples from :)