Skip to content

AI-Toolkit (CLARUS MLOps platform) v3.0.0

Choose a tag to compare

@aagirre aagirre released this 19 Jan 10:01
· 4 commits to main since this release
9d4e715

This release executes over k3s and is more flexible in terms of:

  1. The stakeholders can link to independent git repos that host the source code of the AI related functions
  2. The image of the containers that execute the airflow task can be customized in the DAG file
  3. The example DAG now implements the select best model function
  4. The training tasks can be paralellized
  5. The airflow task can be allocated to an specific hardware node (to be tested)