Commit Graph

1 Commits

Author SHA1 Message Date
Dan Sedano 2bc2e8d73e Add unit tests for the attention-dependent memory estimate
Covers which attention checks select the efficient formula in
BaseModel.memory_required, including the new flash_attention_enabled()
path, and pins the 7.5x bf16 ratio between the conservative and efficient
estimates so a retune of either formula fails the test and gets updated
consciously.
2026-08-13 12:49:01 -07:00