--- name: list-models description: Get list of models supported by inference engine --- Using ./tools/helpers Python package to list supported models ## Instructions 1. Go to helpers folder: ``` cd ./tools/helpers ``` 2. Run: ``` uv run main.py list-models ``` 3. Choose repo you want to use