Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1 +1,3 @@
|
|
1 |
-
|
|
|
|
|
|
1 |
+
torch==2.1.0+cu118
|
2 |
+
transformers==4.37
|
3 |
+
vllm @ https://github.com/vllm-project/vllm/releases/download/v0.6.1.post1/vllm-v0.6.1.post1+cu118-cp310-cp310-manylinux1_x86_64.whl
|