fix(glA): init default conv_state at first prefill to avoid NoneType unpack 72dc299 mehdi999 commited on Oct 30
fix: let decoder manage its own cache (avoid None conv_state in FLA) 750aa27 mehdi999 commited on Oct 30
deps: drop causal-conv1d (needs torch at build-time; not required for demo) 5fd5d30 mehdi999 commited on Oct 29
fix: SwiGLU ctor signature (drop out_features); add causal-conv1d 7314545 mehdi999 commited on Oct 29
fix: expose SimpleGLADecoder.config for registry instantiate_from_config ca4ede6 mehdi999 commited on Oct 29
fix(GLA): provide safe past_key_values with default conv_state=(None,None,None) bb32e4f mehdi999 commited on Oct 29
fix(GLA): provide safe past_key_values with default conv_state=(None,None,None) 80ec7ec mehdi999 commited on Oct 29
fix(GLA): provide safe past_key_values with default conv_state=(None,None,None) a69b69a mehdi999 commited on Oct 29