Pass runtime_config_ to the KVCache constructor within GemmaEnv in benchmark_helper.cc. This ensures that kv_cache_type and attention_impl settings are properly propagated when using non-default attention implementations such as flash_transposed_qs_bf16.#956
Merged