pub fn hawk(d_model: usize) -> StreamingAttentionModelExpand description
Create a Hawk model (lightest streaming attention, vector state).
pub fn hawk(d_model: usize) -> StreamingAttentionModelCreate a Hawk model (lightest streaming attention, vector state).