소스 검색

Adding vllm as dependency; fix dep install with hatchling

Matthias Reso 1 년 전
부모
커밋
02428c992a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt

@@ -1,5 +1,4 @@
--f https://download.pytorch.org/whl/torch_stable.html 
-torch==2.0.1+cu118
+-f https://download.pytorch.org/whl/torch_stable.html torch==2.0.1+cu118
 accelerate
 appdirs
 loralib
@@ -14,3 +13,4 @@ sentencepiece
 py7zr
 scipy
 optimum
+vllm