Lock vllm version to avoid bug
This commit is contained in:
@@ -28,7 +28,7 @@ setup(
|
||||
'transformers>=4.30.0',
|
||||
'trl>=0.7.8',
|
||||
'unsloth>=2025.3',
|
||||
'vllm>=0.8',
|
||||
'vllm==0.8.2',
|
||||
],
|
||||
python_requires='>=3.10',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user