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.

planning: cortex engines update  #1638

@gabrielle-ong

Description

@gabrielle-ong

Problem

  • I needed to upgrade cortex.llama-cpp from 0.1.37 to 0.1.37-01.11.24 to test our changes
  • cortex engines install llama-cpp did not install the latest sub(?) version, it still installed v0.1.37
  • This required manual cortex engines install llama-cpp -v v0.1.37-01.11.24.
  • I would have not known there was a newer version without looking at the releases page

Discussion:

  1. Should we align the cortex.llama-cpp version names with upstream llama.cpp eg 0.1.37-b4033 instead of our date format 0.1.37 to 0.1.37-01.11.24
  2. cortex engines update llama-cpp: we should have a way to update engines when new engines are available, and delete the old version?
  3. Idea: cortex update also updates engines

Success Criteria

Tasklist

  • [ ]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions