-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The specific version of vllm to use isn't mentioned in your README.md file. The potential conflict is that, the pinned version of transformers==4.28.1, tells us that we should use vllm=0.1.2 which is really old but supports that version of transformers. But then in your README.md you use the vllm serve command which was only introduced in post 0.6.5, but that requires transformers>=4.45.2. Can you please resolve this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels