feat(dynamo-engine-vllm): vllm 0.8.X support (#728)
It's different enough that I made a new engine vllm0_8 and renamed the previous engine to vllm0_7. `dynamo-run out=vllm` now expects 0.8. This matches the container change in #690. For older use `dynamo-run out=vllm0_7`.
Showing
File moved
Please register or sign in to comment