kaito
kaito copied to clipboard
feat: Fine-Tuning Implementation - Part 4-10
Since there are many moving pieces this is a big PR that needs to test the whole flow - this will be getting continously broken down into smaller PRs.
- Modularizing common functions from preset-inferences.go and preset-tuning.go into common-presets.go
- Handling DataSources in init containers (URL, Image, hostPath) (WIP)
- Creating up a Tuning Job manifest
- Handling DataDestinations (TODO)
- Handling Adapter Loading on inference side (TODO)