v0.1.10

oumi-ai/oumiv0.1.10Mar 25, 2025by nikg7

AI Summary

Fixes compatibility issues with Python 3.13 and resolves a bug regarding multiple GPUs attempting to save results in the same folder.

Key Highlights

  • Pillow version increment for Python 3.13 compatibility.
  • Bug fix for multiple GPUs saving in the same folder.

New Features

  • Python 3.13 compatibility update.
  • Evaluation save bug fix for multi-GPU scenarios.

Full Release Notes

## What's Changed
* Increment `pillow` version for compatibility with Python 3.13 by @nikg4 in https://github.com/oumi-ai/oumi/pull/1566
* [Evaluation] Bug: Multiple GPUs attempt to save in the same folder by @kaisopos in https://github.com/oumi-ai/oumi/pull/1567


**Full Changelog**: https://github.com/oumi-ai/oumi/compare/v0.1.9...v0.1.10