From 4b52af6054cede15e863ea769c5874f776b9da65 Mon Sep 17 00:00:00 2001 From: win10 Date: Fri, 25 Oct 2024 18:28:14 +0530 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd49727..df4e573 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This will be an implementation of transformers using triton, ### Installation - First install triformer ```bash -pip install triformer==0.0.1 +pip install triformer ``` - Then you can use the components - please keep in mind that the TritonLinear is a fused with relu