Skip to content

Remove Quick Start section from README.md#713

Open
daniellepintz wants to merge 1 commit intomainfrom
daniellepintz-patch-3
Open

Remove Quick Start section from README.md#713
daniellepintz wants to merge 1 commit intomainfrom
daniellepintz-patch-3

Conversation

@daniellepintz
Copy link
Copy Markdown
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 thread README.md
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
Copy Markdown
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.

2 participants