From 4fe8a02f88f5bcb3a0d35d872de32424368ddec7 Mon Sep 17 00:00:00 2001
From: Laurent Mazare <laurent.mazare@gmail.com>
Date: Wed, 2 Aug 2023 11:12:18 +0100
Subject: Update the repo location. (#305)

---
 candle-flash-attn/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'candle-flash-attn/Cargo.toml')

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"
-- 
cgit v1.2.3