We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b07263 + 62321b1 commit 78cd8bfCopy full SHA for 78cd8bf
1 file changed
README.md
@@ -25,8 +25,8 @@ $ pip3 install scipy
25
26
### If using Github
27
```
28
-$ git clone https://github.com/HenryChang213/LLMCompass_ISCA_AE.git
29
-$ cd LLMCompass_ISCA_AE
+$ git clone -b ISCA_AE https://github.com/PrincetonUniversity/LLMCompass
+$ cd LLMCompass
30
$ git submodule init
31
$ git submodule update --recursive
32
0 commit comments