Skip to content

veldhub/veld_code__flair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veld code veld_code__flair

*work in progress!*

This repo contains code velds encapsulating flair workflows.

requirements

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

how to use

A code veld may be integrated into a chain veld, or used directly by adapting the configuration within its yaml file and using the template folders provided in this repo. Open the respective veld yaml file for more information.

Run a veld with:

docker compose -f <VELD_NAME>.yaml up

contained code velds

./veld_jupyter_notebook.yaml

For interactive experiments.

docker compose -f veld_jupyter_notebook.yaml up

./veld_infer.yaml

To infer on data with given models

docker compose -f veld_infer.yaml up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published