[misc] update readme (#6918)

This commit is contained in:
hoshi-hiyouga
2025-02-13 01:01:41 +08:00
committed by GitHub
parent 499ea45d1f
commit 8956c93d9b
2 changed files with 2 additions and 2 deletions

View File

@@ -438,7 +438,7 @@ Extra dependencies available: torch, torch-npu, metrics, deepspeed, liger-kernel
<details><summary>Setting up a virtual environment with <b>uv</b></summary>
Create an isolated Python environment with uv:
Create an isolated Python environment with [uv](https://github.com/astral-sh/uv):
```bash
uv sync --extra torch --extra metrics --prerelease=allow