feat: add model cache and runtime footprint report - #359
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