codeflare-sdk
codeflare-sdk copied to clipboard
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 re...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.28.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.28.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2...
Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...
Get started on the CLI and include necessary packages, etc.
Bumps [grpcio](https://github.com/grpc/grpc) from 1.43.0 to 1.53.0. Release notes Sourced from grpcio's releases. Release v1.53.0 This is release 1.53.0 (glockenspiel) of gRPC Core. For gRPC documentation, see grpc.io. For previous releases,...
The PR tracks the following issues: 1. Get rid of the following code in the notebook in this [PR](https://github.com/project-codeflare/codeflare-sdk/pull/100): The [conversation](https://project-codeflare.slack.com/archives/C04LK0G441F/p1687455584633079?thread_ts=1687449139.384029&cid=C04LK0G441F). ``` with oc.project(cluster.config.namespace): routes=oc.selector("route").objects() rayclient_url="" for r in routes:...
We finally made it work, but I do not think it is sustainable for the wider population. Here is what we have to do: 1. Because Codeflare SDK relies on...
Bumps [starlette](https://github.com/encode/starlette) from 0.20.4 to 0.27.0. Release notes Sourced from starlette's releases. Version 0.27.0 This release fixes a path traversal vulnerability in StaticFiles. You can view the full security advisory:...