galuhsahid / gpt2-jax-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 81.8%Language:Dockerfile 9.5%Language:Shell 6.5%Language:Makefile 2.1%