GitHub / project-codeflare / codeflare-sdk
An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute resources, either in the cloud or on-prem.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-codeflare%2Fcodeflare-sdk
PURL: pkg:github/project-codeflare/codeflare-sdk
Stars: 32
Forks: 59
Open issues: 83
License: apache-2.0
Language: Python
Size: 8.95 MB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: 6 days ago
Pushed at: 6 days ago
Last synced at: 6 days ago
Commit Stats
Commits: 79
Authors: 5
Mean commits per author: 15.8
Development Distribution Score: 0.443
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/project-codeflare/codeflare-sdk
v0.31.1
v0.31.1
What’s Changed
- fix: update pyproject.toml by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/904
- task(RHOAIENG-34228): CodeFlare SDK Patch release 0.31.1 by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/905
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.31.0...v0.31.1
Download
v0.31.0
v0.31.0
What’s Changed
- replace ‘cluster.up’ by ‘cluster.apply’ in demo-notebooks by @LilyLinh in https://github.com/project-codeflare/codeflare-sdk/pull/861
- Change widget fromt cluster.up() to cluster.apply() by @LilyLinh in https://github.com/project-codeflare/codeflare-sdk/pull/866
- enable CI on ray-jobs-feature branch by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/869
- no-jira: add remote offline batch inference with vllm example by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/848
- fix(RHOAIENG-31076): Added project and updated version in .toml by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/884
- task(RHOAIENG-30478)Remove Deprecated Params from CodeFlare SDK (head_cpus & head_memory) by @LilyLinh in https://github.com/project-codeflare/codeflare-sdk/pull/891
- test: change deprecated cluster up to apply and add more resources to ray clusters by @pawelpaszki in https://github.com/project-codeflare/codeflare-sdk/pull/897
- task(RHOAIENG-33045): Update Runtime image SHAs for PY312 by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/895
- task(RHAIENG-866): Updated pydantic for feast compat by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/899
- task(RHOAIENG-33492): Bump Ray image to CUDA 12.8 by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/902
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.30.0...v0.31.0
Download
v0.30.0
v0.30.0
What’s Changed
- task(RHOAIENG-28599): Removed dep fields min + max cpus + memory by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/851
- test: increase limits to fix ray cluster issues in upgrade tests by @pawelpaszki in https://github.com/project-codeflare/codeflare-sdk/pull/854
- [Automatic] Coverage Badge Update by @github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/852
- RHOAIENG-27828: Update Ray Version references by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/853
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.29.0...v0.30.0
Download
v0.29.0
v0.29.0
What’s Changed
- fix: port forward for local interactive tests by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/834
- feat(RHOAIENG-25241): disable ray usage metrics by default by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/828
- feat: add comment about tearing down ray clusters to cluster.apply() by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/837
- task(RHOAIENG-26192): Removed dep fields head_gpus + num_gpus by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/835
- [Automatic] Coverage Badge Update by @github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/838
- fix(RHOAIENG-25120): remove kueue as mandatory in RayCluster by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/832
- conf: Update Ray to v2.46.0 and update Runtime Image refs by @pawelpaszki in https://github.com/project-codeflare/codeflare-sdk/pull/836
- chore(deps): update outdated dependencies by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/839
- remote ray client example by @laurafitzgerald in https://github.com/project-codeflare/codeflare-sdk/pull/833
- fix: add actions permissions to release action by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/843
New Contributors
- @pawelpaszki made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/836
- @laurafitzgerald made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/833
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.28.1...v0.29.0
Download
v0.28.1
v0.28.1
What’s Changed
- fix: fix broken utils directory for constants.py by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/827
- add ray team to OWNERS file by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/808
- task(RHOAIENG-22446): Updated OWNERS with Ray Team by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/822
- [Automatic] Coverage Badge Update by @github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/804
- Update Ray to v2.44.1 and update Runtime Image refs by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/825
- Enable persistent Ray cluster state via external Redis GCS fault tolerance by @kramaranya in https://github.com/project-codeflare/codeflare-sdk/pull/821
- fix(RHOAIENG-20531): propagate annotations to ray pods by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/809
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.27.0...v0.28.1
Download
v0.28.0
v0.28.0
What’s Changed
- add ray team to OWNERS file by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/808
- task(RHOAIENG-22446): Updated OWNERS with Ray Team by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/822
- [Automatic] Coverage Badge Update by @github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/804
- Update Ray to v2.44.1 and update Runtime Image refs by @kryanbeane in https://github.com/project-codeflare/codeflare-sdk/pull/825
- Enable persistent Ray cluster state via external Redis GCS fault tolerance by @kramaranya in https://github.com/project-codeflare/codeflare-sdk/pull/821
- fix(RHOAIENG-20531): propagate annotations to ray pods by @chipspeak in https://github.com/project-codeflare/codeflare-sdk/pull/809
New Contributors
- @chipspeak made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/822
- @kryanbeane made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/825
- @kramaranya made their first contribution in https://github.com/project-codeflare/codeflare-sdk/pull/821
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.27.0...v0.28.0
Download
v0.27.0
v0.27.0
What’s Changed
- Create ray cluster with ssa by @akram in https://github.com/project-codeflare/codeflare-sdk/pull/778
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.26.0...v0.27.0
Download
v0.26.0
v0.26.0
What’s Changed
- ci: remove intel from image updates in odh sync workflow by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/801
- ci: remove tensorflow from image updates in odh sync workflow by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/802
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.25.0...v0.26.0
Download
v0.25.0
v0.25.0
What’s Changed
- Rename GPU GitHub runner to avoid version confusion by @Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/787
- Use Python3.11 in SDK Workflows by default by @Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/786
- [Automatic] Coverage Badge Update by @github-actions in https://github.com/project-codeflare/codeflare-sdk/pull/794
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in https://github.com/project-codeflare/codeflare-sdk/pull/793
- Rename GPU GitHub runner to avoid version confusion by @sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/795
- Run workflow on labeling a pull request by @ChristianZaccaria in https://github.com/project-codeflare/codeflare-sdk/pull/796
- Add annotations parameter by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/785
- Migrate GitHub runners to newest Ubuntu by @sutaakar in https://github.com/project-codeflare/codeflare-sdk/pull/798
- fix: remove –no-update as it is the default in poetry 2.0 by @Ygnas in https://github.com/project-codeflare/codeflare-sdk/pull/799
- Add support for custom Volumes/Volume Mounts by @Bobbins228 in https://github.com/project-codeflare/codeflare-sdk/pull/772
- RHOAIENG-8098 - ClusterConfiguration should support tolerations by @jiripetrlik in https://github.com/project-codeflare/codeflare-sdk/pull/800
Full Changelog: https://github.com/project-codeflare/codeflare-sdk/compare/v0.24.1...v0.25.0
Download