Skip to content

Commit

Permalink
Update README.md (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
anxiangsir authored Nov 8, 2024
1 parent 558aa51 commit 567a2fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,12 +162,12 @@ pip install flash-attn --no-build-isolation

#### B. Training

**Stage 1: Pretraining**
**Stage 1: MLCD-LLaVA-NeXT Pretraining**
```bash
bash scripts/pretrain_mlcd.sh
```

**Stage 2: Instructional Finetuning**
**Stage 2: MLCD-LLaVA-NeXT Instructional Finetuning**
```bash
bash scripts/finetune_mlcd.sh
```
Expand Down

0 comments on commit 567a2fc

Please sign in to comment.