You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
In some environments the default of `inductor` here is breaking vllm
where a compiler isn't available.
This PR makes the simple compile backend configurable, and defaults to
`eager` for portability.
Signed-off-by: Joe Runde <[email protected]>
0 commit comments