From 562d3aaad5018f45e417beb477048327caca1c64 Mon Sep 17 00:00:00 2001 From: skar0 Date: Tue, 21 Nov 2023 20:14:42 +0000 Subject: [PATCH] Added TL as submodule --- .gitmodules | 3 +++ TransformerLens | 1 + 2 files changed, 4 insertions(+) create mode 160000 TransformerLens diff --git a/.gitmodules b/.gitmodules index c99f5317..3439e0ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "CircuitsVis"] path = CircuitsVis url = https://github.com/ojh31/CircuitsVis.git +[submodule "TransformerLens"] + path = TransformerLens + url = https://github.com/ojh31/TransformerLens.git diff --git a/TransformerLens b/TransformerLens new file mode 160000 index 00000000..69df77c1 --- /dev/null +++ b/TransformerLens @@ -0,0 +1 @@ +Subproject commit 69df77c1afe53fa280231d6f5fe466e79dd78c5d