Skip to content

Allow freezing/unfreezing config #106

@hemildesai

Description

@hemildesai

Are we currently mandating that the config be read-only after overrides are applied? If not, can that be added?

We currently have places where we modify the configs: https://github.com/NVIDIA/reinforcer/blob/main/examples/run_grpo_math.py#L255

how should we deal with this sort of thing? It's not actually obvious to me if we should hard prevent people from using the configs for global variable passing for minor things like this.

Originally posted by @SahilJain314 in #80 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    UXRelated to user experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions