This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Description
Description:
Running the cortex models command does not return any response.cortex models
Reproduction Steps:
- Open a terminal.
- Run
cortex models.
Expected Behavior:
The command should return a list of available models or an error message if the command is not available.
Environment:
Github codespace
4 cores 16gb RAM

https://discord.com/channels/1107178041848909847/1204617960615055401/1253826168520445996
Request
Ideally: all commands should bring up -h
i.e.
For commands that would normal require args:
Not applicable to something like cortex serve which should jsut start the server...