Skip to content

Releases: foundation-model-stack/aiu-fms-testing-utils

v0.8.1

30 Apr 19:29
81502dd

Choose a tag to compare

What's Changed

  • 🐛 Fix inference pad token id missing bug by @gkumbhat in #198

Full Changelog: v0.8.0...v0.8.1

v0.8.0

29 Apr 17:37
570270e

Choose a tag to compare

What's Changed

  • Print Timestamp and Resource Usage by @cfsarmiento in #193
  • Fix import in DPP by @lupalby in #195
  • add_mistral_support by @Ssukriti in #196 (Refer to PR description for an example on how to run. Also refer to common errors in README to avoid tokenizer issue with Mistral)
  • Add optional tokenizer argument to scripts/drive_paged_programs.py to allow passing custom tokenizer
  • ✨ Add granite 4.1 8b support to DPP by @gkumbhat in #197

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

16 Mar 18:46
41b1662

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Feb 19:27
57fcb66

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

29 Jan 22:49
b0cf126

Choose a tag to compare

What's Changed

  • ✨ add script to manually save CPU validation data by @prashantgupta24 in #172
  • Refactor get valid prompts - for memory optimization by @Ssukriti in #170
  • Add Model Config to allow default env variables per model architecture by @Ssukriti in #178

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Dec 18:29
fc3a30f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

v0.4.4

05 Nov 13:59
3ca15db

Choose a tag to compare

What's Changed

  • Chunked prefill support for paged attention by @ani300 in #122
  • fixed bug with loading validation info outputs by @JRosenkranz in #161

Full Changelog: v0.4.3...v0.4.4

v0.4.3

28 Oct 22:07
150b68f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Oct 02:56
99e6bd1

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Oct 18:20
abe35d3

Choose a tag to compare

What's Changed

  • [utils] decrement_version fix by @kcirred in #146
  • DPP: check valid prompt shapes until one is available in the dataset by @lupalby in #145
  • added dpp to test_scripts by @JRosenkranz in #147
  • [dpp] store enforce_sizes in log name and added generic kwargs to get_default_validation_prefix by @kcirred in #136
  • update llama model expectations tests by @JRosenkranz in #150

Full Changelog: v0.4.0...v0.4.1