Skip to content

Commit

Permalink
fix nexfort link
Browse files Browse the repository at this point in the history
  • Loading branch information
strint committed Jun 11, 2024
1 parent 016bfc9 commit 003420a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ When considering the choice between OneFlow and Nexfort, either one is optional,
- For all other cases, it is recommended to use OneFlow. Note that optimizations within OneFlow will gradually transition to Nexfort in the future.

##### (Optional) Install Nexfort
The detailed introduction of Nexfort is [here](https://github.com/siliconflow/onediff/tree/main/onediff/src/onediff/infer_compiler/backends/nexfort/README.md).
The detailed introduction of Nexfort is [here](https://github.com/siliconflow/onediff/tree/main/src/onediff/infer_compiler/backends/nexfort#readme).

```bash
python3 -m pip install -U torch==2.3.0 torchvision==0.18.0 torchaudio==2.3.0 torchao==0.1
Expand Down

0 comments on commit 003420a

Please sign in to comment.