Skip to main content

Module init

Module init 

Source
Expand description

Project scaffolding (fdl init): generates Dockerfile, fdl.yml, training template, .gitignore. fdl init <name> – scaffold a new floDl project.

Two modes:

  • Default: mounted libtorch (same model as the main flodl repo)
  • --docker: standalone Docker scaffold (libtorch baked into images)

Functions§

run