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 run flakiness #1272

@freelerobot

Description

@freelerobot

Problem Statement

  1. cortex run mistral
Model loaded!
Inorder to exit, type `exit()`
  1. Chat a bit and quit interactive shell
  2. Run it again
  3. sudo cortex run mistral
Starting server ...
20240919 15:54:32.723277 UTC 33913 INFO  Host: 127.0.0.1 Port: 3928
 - main.cc:32

Server started

Model loaded!
Inorder to exit, type `exit()`
  1. Model loads & chats just fine

Expected

Expected: the same stdout experience as the first time I invoked cortex run
But I got: "Starting Server..." for all subsequent invocations

Questions

What could be causing this inconsistency in the run step?

OS: Mac

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