Skip to content

Commit

Permalink
update (Wed Jan 8 06:08:45 PM CST 2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry-Terrasse committed Jan 8, 2025
1 parent d0459da commit 902e6c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

### 1.8

#### uv安装有特殊要求的包

```
uv add flash-attn --no-build-isolation
uv add --editable ./path/to/package
```

#### 切换CUDA版本

首选使用`update-alternatives`,如果不能使用,则可以通过指定环境变量的方式:
Expand Down

0 comments on commit 902e6c1

Please sign in to comment.