# Session 3 Sample: Model Discovery and Quick Bench A minimal helper to list models and start one with verbose logs. ## Run (cmd.exe) ```cmd cd Module08 .\.venv\Scripts\activate samples\03\list_and_bench.cmd ``` ## References - Foundry Local CLI reference: https://learn.microsoft.com/azure/ai-foundry/foundry-local/reference/reference-cli - Foundry Local GitHub: https://github.com/microsoft/Foundry-Local