ソースを参照

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