We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80ca42a commit cb23cd9Copy full SHA for cb23cd9
1 file changed
.github/workflows/claude.yml
@@ -104,7 +104,12 @@ jobs:
104
)
105
```
106
107
- The `generate-cli-command` input accepts arguments for `generate_sweep_configs.py`. Examples:
+ The `generate-cli-command` input accepts arguments for `generate_sweep_configs.py`.
108
+
109
+ usage: `generate_sweep_configs.py` `[-h]`
110
+ `{full-sweep,runner-model-sweep,test-config}`
111
112
+ Examples:
113
114
**Filter by model prefix and Nvidia nodes:**
115
0 commit comments