🚀 The feature, motivation and pitch
Scoping out what it takes to support speculative decoding with overlap scheduling in AutoDeploy.
Alternatives
No response
Additional context
The overlap scheduler is currently enabled for speculative decoding with the PyTorch backend, when using the chain drafter and using a TRTLLM attention backend. AutoDeploy does not support the TRTLLM attention backend. We want to know: Can AutoDeploy be made to support overlap scheduler + speculative decoding, without needing to support the TRTLLM attention backend?
Before submitting a new issue...
🚀 The feature, motivation and pitch
Scoping out what it takes to support speculative decoding with overlap scheduling in AutoDeploy.
Alternatives
No response
Additional context
The overlap scheduler is currently enabled for speculative decoding with the PyTorch backend, when using the chain drafter and using a TRTLLM attention backend. AutoDeploy does not support the TRTLLM attention backend. We want to know: Can AutoDeploy be made to support overlap scheduler + speculative decoding, without needing to support the TRTLLM attention backend?
Before submitting a new issue...