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.
1 parent 1b07263 commit 62321b1Copy full SHA for 62321b1
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