- Fine tune OpenCLIP models via LoRA
- Adapter saving
- Merging adapters with the original model
- Inferencing with the adapter
- Add better documentation
- Support for more logging
The links below have most of the information/implmentation here in much cleaner ways, all credit to them, I just frankensteined them together to make this.