summaryrefslogtreecommitdiff
path: root/candle-flash-attn
diff options
context:
space:
mode:
Diffstat (limited to 'candle-flash-attn')
-rw-r--r--candle-flash-attn/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/candle-flash-attn/Cargo.toml b/candle-flash-attn/Cargo.toml
index cf76b159..ee6ce90a 100644
--- a/candle-flash-attn/Cargo.toml
+++ b/candle-flash-attn/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
description = "Flash attention layer for the candle ML framework."
-repository = "https://github.com/LaurentMazare/candle"
+repository = "https://github.com/huggingface/candle"
keywords = ["blas", "tensor", "machine-learning"]
categories = ["science"]
license = "MIT/Apache-2.0"