Session 3 Sample: Model Discovery and Quick Bench

September 18, 2025 ยท View on GitHub

A minimal helper to list models and start one with verbose logs.

Run (cmd.exe)

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

Contents

  1. 1Run (cmd.exe)
  2. 2References