Browse Source

Add vllm and pytest as dependencies

Matthias Reso 1 year ago
parent
commit
2717048197
1 changed files with 3 additions and 1 deletions
  1. 3 1
      requirements.txt

+ 3 - 1
requirements.txt

@@ -13,4 +13,6 @@ sentencepiece
 py7zr
 scipy
 optimum
-vllm
+vllm
+pytest
+pytest-mock