Skip to content

Conversation

@daniellepintz
Copy link
Contributor

Description

We already have a "quick start" command in the section above, with a GRPO command. Let's remove the SFT command, as GRPO should be the main entry point.

Test plan

N/A

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 19, 2026
Comment on lines -51 to -61
```
python -m apps.grpo.main --config apps/grpo/qwen3_1_7b.yaml
```

## Quick Start

To run SFT on a Llama3 8B model, run

```bash
python -m apps.sft.main --config apps/sft/llama3_8b.yaml
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think we should have both sft and grpo commands exposed, but i agree that this as is looks a bit odd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants