derek-thomas
commited on
Commit
·
482309d
1
Parent(s):
bb34f12
Installing llmperf
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ jupyterlab-vim==0.15.1
|
|
3 |
jupyterlab-vimrc==0.5.2
|
4 |
jupyter-server==2.3.0
|
5 |
tornado==6.2
|
6 |
-
ipywidgets
|
|
|
|
3 |
jupyterlab-vimrc==0.5.2
|
4 |
jupyter-server==2.3.0
|
5 |
tornado==6.2
|
6 |
+
ipywidgets
|
7 |
+
git+https://github.com/ray-project/llmperf.git
|