Преглед изворни кода

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