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
currently it seems vllm still loads the previous model's kv cache upon engine wakeup. it is not clear to me atm if it uses the stale kv cache upon refit. we should investigate if we need to clear it or not
The text was updated successfully, but these errors were encountered:
currently it seems vllm still loads the previous model's kv cache upon engine wakeup. it is not clear to me atm if it uses the stale kv cache upon refit. we should investigate if we need to clear it or not
The text was updated successfully, but these errors were encountered: