Indonesian GPT-2 Demo

Part of the Huggingface JAX/Flax event.

To build the Docker and activate the Docker compose, run:

make build

If you only need to refresh the Docker compose:

make up

Check the logs:

make logs

If you're in a debugging mode, change the DEBUG variable in .env to enable hot reload.

Credits

Base template from here.