Brian Raf

Results 4 issues of Brian Raf

Removes the local monitor option. Leaves DCGM in place, TMA-958 is the new task to remove this from MA.

Created a new set of output fields for LLM and switch from the default to this (with unit testing) when the user specifies that the `model type` is LLM

Add the three new LLM metrics to the list of possible constraints and updated documentation.

The objective is to capture all user search requirements into a class (called ConfigParameters) to standardize this before going to whatever search algorithm we end up implementing. Incorporates the new...