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
fix variable names to align with the new transformer version (#1792)
SUMMARY:
Update past_key_value to past_key_values.
TEST PLAN:
This should resolve the first three kv cache failures. I'm looking into
the last one related to meta device.
Signed-off-by: shanjiaz <[email protected]>
0 commit comments