Recent Releases of crossfit
crossfit - 0.0.9
What's Changed
- Adjust
keep_colslogic by @sarahyurick in https://github.com/rapidsai/crossfit/pull/109 - Fix CI Build Issues by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/110
- Use NumPy
dtypeinas_columnby @sarahyurick in https://github.com/rapidsai/crossfit/pull/117 - Merge 0.0.8.post1 into main by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/122
- Switch CI to 25.04 by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/124
- Bump version to 0.0.9 by @sarahyurick in https://github.com/rapidsai/crossfit/pull/123
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.8.post1...0.0.9
- Python
Published by sarahyurick about 1 year ago
crossfit - 0.0.8.post1
What's Changed
- Fix cuda context bug caused by PreTrainedModel by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/113
- UPDATE setup.py VERSION by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/115
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.8...0.0.8.post1
- Python
Published by VibhuJawa over 1 year ago
crossfit - 0.0.8
What's Changed
- Use cuvs for knn when available by @praateekmahajan in https://github.com/rapidsai/crossfit/pull/103
- Remove hardcoded "labels" column by @sarahyurick in https://github.com/rapidsai/crossfit/pull/106
- Fix list creation for cudf 25.02 by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/105
- Remove pynmvl as dependency from base by @praateekmahajan in https://github.com/rapidsai/crossfit/pull/107
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.7...0.0.8
- Python
Published by VibhuJawa over 1 year ago
crossfit - 0.0.7
What's Changed
- [REVIEW] Support dict output for models by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/98
- Fix loading multiple models by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/99
- Fix a minor bug which was causing loading twice by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/101
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.6...0.0.7
- Python
Published by VibhuJawa over 1 year ago
crossfit - 0.0.6
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
- 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_colsby @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
- Python
Published by VibhuJawa over 1 year ago
crossfit - 0.0.5
What's Changed
- Fix build instructions in README.md by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/61
- Bump black from 23.10.1 to 24.3.0 in /requirements by @dependabot in https://github.com/rapidsai/crossfit/pull/71
- Fix torch cache cleanup issues by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/75
- Convert Pandas Series to cuDF Series by @sarahyurick in https://github.com/rapidsai/crossfit/pull/76
- Fix memory leak by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/80
- Update setup.py by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/81
New Contributors
- @dependabot made their first contribution in https://github.com/rapidsai/crossfit/pull/71
- @sarahyurick made their first contribution in https://github.com/rapidsai/crossfit/pull/76
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.4...0.0.5
- Python
Published by VibhuJawa almost 2 years ago
crossfit - 0.0.4
What's Changed
- Add MANIFEST.in to ensure clean builds by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/67
- Fix Padding Related Bugs:
Crossfitby @VibhuJawa in https://github.com/rapidsai/crossfit/pull/66 - Bump up version to 0.0.4 by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/68
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.3...0.0.4
- Python
Published by VibhuJawa almost 2 years ago
crossfit - 0.0.3
What's Changed
- Fix CI by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/60
- Add pip install commands by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/62
- Allow HF and sentence-transformer models by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/63
- Update setup.py version by @VibhuJawa in https://github.com/rapidsai/crossfit/pull/64
New Contributors
- @VibhuJawa made their first contribution in https://github.com/rapidsai/crossfit/pull/60
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.2...0.0.3
- Python
Published by VibhuJawa almost 2 years ago
crossfit - 0.0.2
What's Changed
- Port latest code from other repo by @marcromeyn in https://github.com/rapidsai/crossfit/pull/1
- Add copy-pr-bot file to enable RAPIDS GPU runners by @oliverholworthy in https://github.com/rapidsai/crossfit/pull/3
- Add GPU CI workflow by @jperez999 in https://github.com/rapidsai/crossfit/pull/11
- Add GPU CI workflow by @edknv in https://github.com/rapidsai/crossfit/pull/8
- add github action for detecting large files by @edknv in https://github.com/rapidsai/crossfit/pull/25
- run ci in custom container with model and data by @edknv in https://github.com/rapidsai/crossfit/pull/28
- add a unit test for benchmarking by @edknv in https://github.com/rapidsai/crossfit/pull/27
- add a github action for benchmarking by @edknv in https://github.com/rapidsai/crossfit/pull/26
- skip benchmark comments if merged to main by @edknv in https://github.com/rapidsai/crossfit/pull/31
- remove beir dependency by @edknv in https://github.com/rapidsai/crossfit/pull/30
- add apache license and attribution by @edknv in https://github.com/rapidsai/crossfit/pull/33
- add an example beir report script by @edknv in https://github.com/rapidsai/crossfit/pull/35
- fix tokenizer cache file name bug by @edknv in https://github.com/rapidsai/crossfit/pull/36
- tear down by unloading from workers by @edknv in https://github.com/rapidsai/crossfit/pull/39
- test example scripts in ci by @edknv in https://github.com/rapidsai/crossfit/pull/40
- add ops for running a custom pytorch classifier by @edknv in https://github.com/rapidsai/crossfit/pull/38
- update setup.py by @edknv in https://github.com/rapidsai/crossfit/pull/41
- upgrade base container to nemo:23.10 by @edknv in https://github.com/rapidsai/crossfit/pull/42
- add sentence piece tokenizer by @edknv in https://github.com/rapidsai/crossfit/pull/43
- update custom pytorch example to use deberta by @edknv in https://github.com/rapidsai/crossfit/pull/44
- handle 1d outputs from custom pytorch models by @edknv in https://github.com/rapidsai/crossfit/pull/45
- add option to limit max characters by @edknv in https://github.com/rapidsai/crossfit/pull/46
- install dberta model in ci docker image by @edknv in https://github.com/rapidsai/crossfit/pull/47
- add option to choose axis in labeler by @edknv in https://github.com/rapidsai/crossfit/pull/48
- Update dask "compute" benchmark by @rjzamora in https://github.com/rapidsai/crossfit/pull/50
New Contributors
- @marcromeyn made their first contribution in https://github.com/rapidsai/crossfit/pull/1
- @jperez999 made their first contribution in https://github.com/rapidsai/crossfit/pull/11
- @rjzamora made their first contribution in https://github.com/rapidsai/crossfit/pull/50
Full Changelog: https://github.com/rapidsai/crossfit/compare/0.0.1...0.0.2
- Python
Published by VibhuJawa almost 2 years ago