You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per discussions with @motus, one way we could implement an ensemble of optimizers (or LLMs) for next config suggestion could be to model a collection of Optimizers as a CompositeOptimizer.
Would need a configurable policy to decide how to select among them, but should be possible to maintain several instances at once.
Per discussions with @motus, one way we could implement an ensemble of optimizers (or LLMs) for next config suggestion could be to model a collection of Optimizers as a CompositeOptimizer.
Would need a configurable policy to decide how to select among them, but should be possible to maintain several instances at once.
Also semi related to: #380 (comment)
The text was updated successfully, but these errors were encountered: