Closed thomassajot closed 7 months ago
I have been stuck on trying to update a predefined config object with another one which defines a subset of the arguments. Could someone share an example of how to compose/merge two configs ?
https://github.com/mit-ll-responsible-ai/hydra-zen/discussions/472#discussioncomment-5825824
@rsokl, sorry I did not mention it in my question. How to do the merge in the cli?
Check the Hydra documentation for CLI grammar/capabilities.
I have been stuck on trying to update a predefined config object with another one which defines a subset of the arguments. Could someone share an example of how to compose/merge two configs ?