Skip to content

Releases: instadeepai/mlipaudit

v0.1.4

Choose a tag to compare

@lwalew lwalew released this 26 Jun 14:36
a005c28

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@chrbrunk chrbrunk released this 10 Jun 15:01
3de5ab8

What's Changed

  • ci: pin third-party actions to commit SHAs so workflow can start by @lwalew in #130
  • ci: enforce develop-only PRs into main and update PR template by @lwalew in #128
  • ci: add Claude Code Action workflows for reviews and @claude mentions by @lwalew in #129
  • feat: pass charge and multiplicity to models by @lwehrhan in #127
  • feat: all neutral protein systems for scaling benchmark by @lwehrhan in #135
  • feat: update mlipaudit for mlip 0.2.0 (deps, cuda extra, esen) by @lwalew in #138

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@lwalew lwalew released this 02 Apr 13:32
625e148

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@lwalew lwalew released this 08 Dec 14:31
6247ea2

Includes the change:

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

v0.1.0

Choose a tag to compare

@chrbrunk chrbrunk released this 26 Nov 11:26
94b421c

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.