This website works better with JavaScript
Home
Explore
Help
Register
Sign In
marx
/
llama-recipes
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add vllm and pytest as dependencies
Matthias Reso
1 year ago
parent
c46be5f7a3
commit
2717048197
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
requirements.txt
+ 3
- 1
requirements.txt
View File
@@ -13,4 +13,6 @@ sentencepiece
py7zr
scipy
optimum
-vllm
+vllm
+pytest
+pytest-mock