Skip to content

Releases: instadeepai/mlipaudit

v0.1.1

08 Dec 14:31
6247ea2

Choose a tag to compare

Includes the change:

  • Fixing bug in the Reactivity UI page with the incorrect data being displayed in the summary statistics table.

v0.1.0

26 Nov 11:26
94b421c

Choose a tag to compare

Initial release with the following features:

  • Adding benchmark implementations for 15 benchmarks.
  • Adding CLI tool that can (a) run benchmarks and (b) display a GUI for visualization of benchmark results.
  • Adding code for public leaderboard page only displayed on the HuggingFace leaderboard of MLIP models.
  • Adding extensive code documentation with tutorials.
  • Adding extensive unit test coverage.