Commit b8a6bd25 by ZhangXiaoyun

vllm version

parent c0598a8f
......@@ -45,7 +45,7 @@ dependencies = [
"tensordict==0.6",
"torchdata",
"transformers",
"vllm==0.8.0",
"vllm==0.8.1",
'wandb',
]
......
......@@ -16,5 +16,5 @@ ray[default]
tensordict==0.6
torchdata
transformers
vllm==0.8.0
vllm==0.8.1
wandb
......@@ -37,7 +37,7 @@ install_requires = [
'tensordict==0.6',
'torchdata',
'transformers',
'vllm==0.8.0',
'vllm==0.8.1',
'wandb',
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment