We are excited to announce the release of CrossFit 0.0.6! This version brings significant improvements in performance, compatibility, and usability. We've focused on optimizing workflows, enhancing compatibility with the latest tools, and fixing critical bugs to ensure a smoother experience for our users.
What's Changed
* Update github workflow for GPU Tests by praateekmahajan in https://github.com/rapidsai/crossfit/pull/87
* ListColumn constructor for cudf 24.10 + np.nan vs np.NaN by praateekmahajan in https://github.com/rapidsai/crossfit/pull/86
* Deduplicate columns to select in `add_keep_cols` by praateekmahajan in https://github.com/rapidsai/crossfit/pull/88
* Added ctranslate2 translation example script by uahmed93 in https://github.com/rapidsai/crossfit/pull/83
* Add citation by VibhuJawa in https://github.com/rapidsai/crossfit/pull/89
* Update publish workflow by raydouglass in https://github.com/rapidsai/crossfit/pull/91
* [REVIEW] Fix conda dev environment by VibhuJawa in https://github.com/rapidsai/crossfit/pull/93
* Fix logging of GPU ID by VibhuJawa in https://github.com/rapidsai/crossfit/pull/95
* Fix pytorch memory curve estimation for rmm backed allocator by VibhuJawa in https://github.com/rapidsai/crossfit/pull/94
* Bump Version to 0.6 by VibhuJawa in https://github.com/rapidsai/crossfit/pull/97
New Contributors
* praateekmahajan made their first contribution in https://github.com/rapidsai/crossfit/pull/87
* uahmed93 made their first contribution in https://github.com/rapidsai/crossfit/pull/83
* raydouglass made their first contribution in https://github.com/rapidsai/crossfit/pull/91
**Full Changelog**: https://github.com/rapidsai/crossfit/compare/0.0.5...0.0.6