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

bug: cortex models start has no output if variant not given #1529

@gabrielle-ong

Description

@gabrielle-ong

Cortex version

v189

Describe the Bug

1. cortex models start has no output when variant is not given.

cortex run is working well
I expected cortex model start to give the same output as cortex run (shortcut)

  1. If variant exists -
image image
  1. if variant doesnt exist -
image

2. cortex models start successfully loads model when variant is given. Request for better output

Can we change the output to be more helpful like what we had previously?
image

<modelID> model started successfully. Use `cortex-nightly run <modelID>` for interactive chat shell

Steps to Reproduce

No response

Screenshots / Logs

image

What is your OS?

  • MacOS
  • Windows
  • Linux

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)

Metadata

Metadata

Assignees

Labels

category: model runningInference ux, handling context/parameters, runtimetype: bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions