Section 01
Optimus Project Introduction: Zeroth-Order Optimization-Driven Automatic LoRA Configuration Search Infrastructure
Optimus is an automatic LoRA configuration search framework for large language models developed by plugyawn, based on zeroth-order optimization methods. It aims to solve the problem that manual tuning of LoRA hyperparameters is time-consuming and it's hard to find the optimal configuration. The framework uses finite differences to approximate gradients, significantly reducing the computational overhead of search. While maintaining search quality, it adapts to resource-constrained environments, providing an efficient hyperparameter optimization solution for parameter-efficient fine-tuning of LLMs. (Source: GitHub, Release Date: 2026-05-24)