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
CPU attention mechanism using PyTorch implementation (#459)
Use torch scaled_dot_product_attention on CPU as well, improve version check for `enable_gqa` kwarg.