Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 905 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 905 Bytes

veld chain veld_chain__flair

*work in progress!*

This repo contains chain velds encapsulating a demo training and inference setup using veld_code__flair and flair .

requirements

  • git
  • docker compose (note: older docker compose versions require running docker-compose instead of docker compose)

Clone this repo with all its submodules

git clone --recurse-submodules https://github.com/veldhub/veld_chain__demo_flair.git

how to reproduce

The following chain velds were used. Open the respective veld yaml file for more information.

./veld_demo_01_infer.yaml

docker compose -f veld_demo_01_infer.yaml up