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: v1.0.0-169 returns "Error: ≤B÷" but starts model #1486

@dan-menlo

Description

@dan-menlo

Cortex version

v1.0.0-169

Describe the Bug

  1. Run cortex run tinyllama
  2. Get a "Error: ≤B÷" in the logs
  3. Model still starts
  4. There is no error in the logs (only in cortex-cli)

There clearly is an error somewhere, that doesn't seem to affect model running.

Steps to Reproduce

No response

Screenshots / Logs

cortex.log
cortex-cli.log

image

This behavior also persists when I do not start the cortex server beforehand:

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

type: bugSomething isn't working

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions