Skip to content

Releases: rapidsai/crossfit

0.0.6

10 Oct 22:35
b5038ae
Compare
Choose a tag to compare

CrossFit 0.0.6 Release Notes

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

New Contributors

Full Changelog: 0.0.5...0.0.6

0.0.5

07 Sep 00:19
69de99b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

06 Aug 01:16
97febff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

24 Jul 23:12
dbe1835
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

27 Jun 00:30
1ee3de4
Compare
Choose a tag to compare

What's Changed

  • Port latest code from other repo by @marcromeyn in #1
  • Add copy-pr-bot file to enable RAPIDS GPU runners by @oliverholworthy in #3
  • Add GPU CI workflow by @jperez999 in #11
  • Add GPU CI workflow by @edknv in #8
  • add github action for detecting large files by @edknv in #25
  • run ci in custom container with model and data by @edknv in #28
  • add a unit test for benchmarking by @edknv in #27
  • add a github action for benchmarking by @edknv in #26
  • skip benchmark comments if merged to main by @edknv in #31
  • remove beir dependency by @edknv in #30
  • add apache license and attribution by @edknv in #33
  • add an example beir report script by @edknv in #35
  • fix tokenizer cache file name bug by @edknv in #36
  • tear down by unloading from workers by @edknv in #39
  • test example scripts in ci by @edknv in #40
  • add ops for running a custom pytorch classifier by @edknv in #38
  • update setup.py by @edknv in #41
  • upgrade base container to nemo:23.10 by @edknv in #42
  • add sentence piece tokenizer by @edknv in #43
  • update custom pytorch example to use deberta by @edknv in #44
  • handle 1d outputs from custom pytorch models by @edknv in #45
  • add option to limit max characters by @edknv in #46
  • install dberta model in ci docker image by @edknv in #47
  • add option to choose axis in labeler by @edknv in #48
  • Update dask "compute" benchmark by @rjzamora in #50

New Contributors

Full Changelog: 0.0.1...0.0.2