Skip to content

Releases: mostly-ai/mostlyai-engine

Release 2.6.2

Choose a tag to compare

@github-actions github-actions released this 08 May 12:12
0b96f02

What's Changed

  • deps: bump Opacus to 1.6.0 by @mplatzer in #278
  • chore: update package author email by @mplatzer in #280
  • feat(language): Opacus DP training with wrap_model=False by @mplatzer in #279
  • Add GitHub issues URL to pyproject metadata by @mplatzer in #281
  • build: release 2.6.2 by @github-actions[bot] in #282

Full Changelog: 2.6.1...2.6.2

Release 2.6.1

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:52
7527166

What's Changed

  • chore(deps): resolve Dependabot security alerts by @mplatzer in #276
  • build: release 2.6.1 by @github-actions[bot] in #277

Full Changelog: 2.6.0...2.6.1

Release 2.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 22:29
bfdf9ab

What's Changed

  • chore: drop Python 3.10 tooling references by @mplatzer in #273
  • Bump vLLM 0.20, PyTorch 2.11, Transformers 5.x; fix Opacus DP language training on GPU by @mplatzer in #274
  • build: release 2.6.0 by @github-actions[bot] in #275

Full Changelog: 2.5.0...2.6.0

Release 2.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 21:02
781173e

What's Changed

  • chore: update uv.lock by @mplatzer in #265
  • build: Exclude Jupyter notebooks from Ruff checks by @mplatzer in #266
  • fix: remove redundant axis argument from pandas drop() call by @MrCosta57 in #264
  • ci: run GPU tests only for gpu commits by @mplatzer in #268
  • chore: upgrade to pandas 3 and clean compatibility warnings by @mplatzer in #270
  • build: add release workflows for GitHub + PyPI by @mplatzer in #271
  • build: release 2.5.0 by @github-actions[bot] in #272

New Contributors

  • @MrCosta57 made their first contribution in #264
  • @github-actions[bot] made their first contribution in #272

Full Changelog: 2.4.0...2.5.0

2.4.0

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 07 Jan 10:58
681205e

What's Changed

🐛 Fixes

  • fix argn.predict_proba with context data #254
  • fix argn.predict column order #255
  • fix pre-commit hook #260

📦 Packaging

  • upgrade PyTorch to 2.9.1 and vLLM 0.12.0 #250
  • update CUDA image to version 13.0.2 #252
  • release 2.4.0 #261

Full Changelog: 2.3.3...2.4.0

2.3.3

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 06 Dec 20:34
412cb1e

What's Changed

🐛 Fixes

  • adjust assignment to prevent pandas warning #247

📦 Uncategorized

  • release 2.3.3 #248

Full Changelog: 2.3.2...2.3.3

2.3.2

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 05 Dec 22:08
7925d5f

What's Changed

🐛 Fixes

  • predict proba with flexible genration disabled #245

📦 Uncategorized

  • release 2.3.2 #246

Full Changelog: 2.3.1...2.3.2

2.3.1

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 28 Nov 16:50
00cfb12

What's Changed

🚀 Features

  • log likelihood #240
  • allow custom trn_val_split logic #239

📦 Uncategorized

  • release 2.3.1 #243

Full Changelog: 2.3.0...2.3.1

2.2.0

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 26 Nov 14:50
31b4933

What's Changed

🚀 Features

  • return model marginal probabilities via argn.predict_proba #236

📦 Uncategorized

  • release 2.2.0 #237

Full Changelog: 2.1.0...2.2.0

2.1.0

Choose a tag to compare

@mostlyai-ci mostlyai-ci released this 21 Nov 15:04
f58eaae

What's Changed

🚀 Features

  • predict_proba as dataframe with class names #234

📦 Uncategorized

  • release 2.1.0 #235

Full Changelog: 2.0.1...2.1.0