add docker compose for dev locally

#130
by ngxson HF staff - opened

To run this space locally:

  1. Login huggingface CLI: huggingface-cli login
  2. Run command: HF_TOKEN=$(cat ~/.cache/huggingface/token) docker compose up
ngxson changed pull request title from docker_compose_locally to add docker compose for dev locally
ngxson changed pull request status to open
ggml.ai org

@reach-vb I'm merging this in order to prepare for the security change. This PR is mostly for development so probably it's not worth taking time to review (doesn't affect the prod)

But feel free to leave comments if you want me to change something!

ngxson changed pull request status to merged

Sign up or log in to comment