Skip to content

0.4.4

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Feb 12:05
  • a module (like model.embedding) can now be passed as a filter to Split.
  • fixed missing apply_states method in SAM
  • SOAP now initializes in float64 and retries on CPU on fail (there seems to be a bug with CUDA eigh solver in current pytorch)
  • SOAP now defaults to not merging small dims
  • if Newton requires eigendecomposition due to options but it fails, it fallbacks to inverse
  • TerminateOnNoImprovement tolerance default is now finfo.tiny * 2
  • updated links to now released visualbench in docs