This website works better with JavaScript
홈
탐색
도움말
로그인
radu
/
LLamaRecipes
의 미러
https://github.com/facebookresearch/llama-recipes.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Add vllm and pytest as dependencies
Matthias Reso
1 년 전
부모
c46be5f7a3
커밋
2717048197
1개의 변경된 파일
과
3개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
3
1
requirements.txt
+ 3
- 1
requirements.txt
파일 보기
@@ -13,4 +13,6 @@ sentencepiece
py7zr
scipy
optimum
-vllm
+vllm
+pytest
+pytest-mock