Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhe99 committed Apr 11, 2024
1 parent ace82e4 commit ba736b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/chapter4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ git clone https://github.com/zwhe99/X-SIR && cd X-SIR
conda create -n xsir python==3.10.10
conda activate xsir
pip3 install -r requirements.txt
[optional] pip3 install flash-attn==2.3.3
# [optional] pip3 install flash-attn==2.3.3
```

> requirements.txt里的版本均为建议版本,并非强制要求。
Expand Down

0 comments on commit ba736b3

Please sign in to comment.