atropos/atroposlib
Dhyaneesh 39d5fb4452 feat: dump evaluate subcommand config to YAML in env save dir
Automatically save the final merged evaluate configuration to evaluate_config.yaml
in the data_dir_to_save_evals directory. This includes env config, OpenAI/server
configs, and server manager settings, enabling reproducibility and easier
debugging of evaluation runs.

The config is saved after all merging (CLI args > YAML > defaults) to capture
the exact configuration used for the evaluation.
2025-11-08 23:46:13 +05:30
..
api Merge pull request #264 from NousResearch/add-logprob-server-manager-fn 2025-10-29 13:53:39 -07:00
cli fix error in function inference_node_wandb_watcher.py 2025-06-27 22:13:37 +02:00
envs feat: dump evaluate subcommand config to YAML in env save dir 2025-11-08 23:46:13 +05:30
frontend --slurm and --testing in outer namespace 2025-05-02 03:46:34 -07:00
tests Merge pull request #264 from NousResearch/add-logprob-server-manager-fn 2025-10-29 13:53:39 -07:00
utils Update metrics.py 2025-10-23 10:26:21 +02:00
__init__.py first commit 2025-04-29 12:10:10 -07:00
FAQ.md linting 2025-05-16 20:40:15 -07:00
type_definitions.py Update type_definitions.py 2025-10-23 10:26:51 +02:00