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: nightly installer broken on v75+ #1297

@freelerobot

Description

@freelerobot

Cortex version

v75

Describe the Bug

Updating from v75 -> v76

Trigger update prompt:

(base) PS C:\Users\n\cortexcpp-nightly\models> cortex-nightly.exe models list
+---------+----+-------------+--------+---------+
| (Index) | ID | model alias | engine | version |
+---------+----+-------------+--------+---------+

A new release of cortex is available: v0.5.0-75 -> v0.5.0-76
To upgrade, run: cortex-nightly.exe update

Run the update command:

(base) PS C:\Users\n\cortexcpp-nightly\models> cortex-nightly.exe update
Validating download items, please wait..
Start downloading: cortex-nightly.tar.gz
Found unfinished download! Additional 16777216.00 TB need to be downloaded.
Continue download [Y/n]: Y

Issues

  1. Asking to download 16 million TB!
  2. Why is it asking for continued download

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

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions