fix repo link

This commit is contained in:
choisi
2023-08-09 11:29:48 +08:00
parent cf965ecaa8
commit 47a5bee249
3 changed files with 6 additions and 6 deletions

View File

@ -67,7 +67,7 @@ And then browse to
- Distributed computing using NCCL.
- Models out of the box: Llama, Whisper, Falcon, StarCoder...
- Embed user-defined ops/kernels, such as [flash-attention
v2](https://github.com/LaurentMazare/candle/blob/89ba005962495f2bfbda286e185e9c3c7f5300a3/candle-flash-attn/src/lib.rs#L152).
v2](https://github.com/huggingface/candle/blob/89ba005962495f2bfbda286e185e9c3c7f5300a3/candle-flash-attn/src/lib.rs#L152).
<!--- ANCHOR_END: features --->