Skip to content

Commit ac4219e

Browse files
authored
[Misc.] remove 3rd party.
1 parent 55f2376 commit ac4219e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,9 @@ Install the latest version of fla
2828
pip uninstall flash-linear-attention && pip install -U --no-use-pep517 git+https://github.com/fla-org/flash-linear-attention
2929
```
3030

31-
`flame` manages minimal dependencies, only including `lm-evaluation-harness` and `torchtitan` as submodules.
32-
After installation, initialize and update the submodules:
33-
```sh
34-
git submodule update --init --recursive
31+
[Important] Install specific version of torchtitan
32+
```
33+
pip install git+https://github.com/pytorch/torchtitan.git@5e2033c
3534
```
3635

3736

torchtitan

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)