Skip to content

feat: add model cache and runtime footprint report - #359

Merged
Abhash-Chakraborty merged 5 commits into
Abhash-Chakraborty:canaryfrom
kamalsharma001:feat/model-footprint-report
Aug 3, 2026
Merged

feat: add model cache and runtime footprint report#359
Abhash-Chakraborty merged 5 commits into
Abhash-Chakraborty:canaryfrom
kamalsharma001:feat/model-footprint-report

fix(model-footprint): cover the HF cache path in CI and make the CLI …

b0c703a
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check completed Aug 3, 2026 in 12s

Not eligible (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This PR introduces a new feature (model footprint reporting) with a new admin API endpoint, CLI tool, and substantial new logic. The author does not own any of the changed files, all of which have a designated code owner who should review this contribution.

Notes:
@kamalsharma001 isn't a code owner for 6 files:

docs/guides/model-footprint.md (owned by Abhash-Chakraborty)
backend/tests/test_model_footprint.py (owned by Abhash-Chakraborty)
backend/scripts/model_footprint_report.py (owned by Abhash-Chakraborty)
backend/src/find_api/core/model_footprint.py (owned by Abhash-Chakraborty)
backend/tests/test_status.py (owned by Abhash-Chakraborty)
backend/src/find_api/routers/status.py (owned by Abhash-Chakraborty)

Correctness
Unable to check for correctness in b0c703a