Skip to content

v0.2.0

Latest

Choose a tag to compare

@depink5 depink5 released this 15 Oct 10:13

SustainML-Library v0.2.0

This release includes the following fixes:

  1. Fix max_instances on baselines_writer (#80)
  2. Fix documentation logo (#89)

This release includes the following improvements:

  1. Integrate RPTU Framework (#78)
  2. Add Dataset metadata to ML Model Metadata Node (#82)
  3. Download models from HF and load unsupported modules from file in submodules (#79)
  4. Reformat SustainML documentation with Furo theme (#87)
  5. Integration of DFKI RAG (#83)
  6. Change query from TTL graph to neo4j graph (#84)

This release includes the following ci management updates:

  1. Free up disk space in CI (#81)

PRs in merged order:
#78, #81, #82, #80, #79, #87, #83, #84, #89