Commit a25cf7d
configs/base: remove
The /cluster default group no longer exists (cluster.py was dropped and the
cluster entry removed from configs/base/config.py's defaults list). Hydra
errors with ConfigCompositionException when an experiment tries to override
a missing group, so strip the override from the three remaining experiments:
vision_sft_nano, vision_sft_super, action_policy_droid_nano.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>override /cluster from experiment defaults1 parent 93da5f1 commit a25cf7d
3 files changed
Lines changed: 0 additions & 3 deletions
File tree
- cosmos_framework/configs/base/experiment
- action/posttrain_config
- sft
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
0 commit comments