Skip to content

Commit

Permalink
Add explanation for LISA with model-parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
research4pan committed Apr 2, 2024
1 parent 9492b1b commit 1f329f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ cd data && ./download.sh alpaca && cd -
--lisa_interval_steps 20
```

We are still working on integrating official model-parallelism support for LISA. Please stay tuned :smile:

### Finetuning (LoRA)
LoRA is a parameter-efficient finetuning algorithm and is more efficient than full finetuning.
```sh
Expand Down

0 comments on commit 1f329f3

Please sign in to comment.