Skip to content

Releases: IBM/ado

Release 1.1.0

03 Oct 10:44
1346ac5

Choose a tag to compare

Key Changes

🚀 Features

  • Introduced REST API MVP for experiment management #47
  • Added support for llava-v1.6-mistral-7b model #15
  • Enabled auto_stop_method and fms-hf-tuning==3.0.0 in SFTTrainer experiments #27, #42
  • Configured ephemeral AIM repository via aim_db=None #24
  • Allowed custom sampler class for random_walk operator #26

🛠️ Fixes

  • Fixed throughput calculation and early exit logic in SFTTrainer #70, #41
  • Ensured correct JSON output #84
  • Make sure simulated JSON_CONTAINS works on SQLite #78

📚 Documentation

  • Improved developer and contributor instructions #40
  • Enhanced documentation for random_walk operator and metastore queries #53, #69

🧱 Build & Dependency Updates

  • Removed torch from SFTTrainer dependencies #38
  • Switched to hatchling for custom experiment builds #67
  • Dropped numpy<2 pinning and refreshed dependencies #28

Full (sorted) list of changes

New Contributors

Full Changelog: 1.0.1...1.1.0

Release 1.0.1

01 Sep 10:55
a537516

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

Release 1.0.0

29 Aug 15:22
a0aa321

Choose a tag to compare

Welcome to the first release of ado.

ado is a unified platform for executing computational experiments at scale and analysing their results. It can be extended with new experiments or new analysis tools. It allows distributed teams of researchers and engineers to collaborate on projects, execute experiments, and share data.

You can run the experiments and analysis tools already available in ado in a distributed, shared, environment with your team. You can also use ado to get features like data-tracking, data-sharing, tool integration and a CLI, for your analysis method or experiment for free.