kaito
kaito copied to clipboard
Kubernetes AI Toolchain Operator
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.29.3 to 1.30.1. Release notes Sourced from k8s.io/kubernetes's releases. Kubernetes v1.30.1 See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details....
**Reason for Change**: Dependabot notice, update libraries
**Reason for Change**: Add karpenter e2e tests and add support for Azure Karpenter in the e2e workflow. - Introduce a new script, `generate-identities.sh` to generate the required identities in both...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.27.2 to 0.30.1. Release notes Sourced from accelerate's releases. v0.30.1: Bugfixes Patchfix Fix duplicate environment variable check in multi-cpu condition thanks to @βyhna940 in huggingface/accelerate#2752 Fix issue...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.2 to 4.40.2. Release notes Sourced from transformers's releases. v4.40.2 Fix torch fx for LLama model Fix for Neuron (#30259) Fix copies for DBRX - neuron fix...
Bumps [accelerate](https://github.com/huggingface/accelerate) from 0.23.0 to 0.30.1. Release notes Sourced from accelerate's releases. v0.30.1: Bugfixes Patchfix Fix duplicate environment variable check in multi-cpu condition thanks to @βyhna940 in huggingface/accelerate#2752 Fix issue...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.2 to 0.18.2. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.18.2 What's Changed π Reintroduce AddMetricsServerExtraHandler on manager by @βk8s-infra-cherrypick-robot in kubernetes-sigs/controller-runtime#2817 Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2 v0.18.1 What's Changed...
Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.2 to 4.38.0. Release notes Sourced from transformers's releases. v4.38: Gemma, Depth Anything, Stable LM; Static Cache, HF Quantizer, AQLM New model additions π Gemma π Gemma...
Bumps python from 3.10-slim to 3.12-slim. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
**Reason for Change**: Updating the fine tuning program. Include fine tuning and inference in one image. todo: Add RLHF - basic done Ensure valid file paths interacted with ("/mnt") dirs...