Skip to content

epic: cortex engines commands #1072

Closed
Closed
@vansangpfiev

Description

@vansangpfiev

Goal

  • Cortex can install engines (e.g. llama.cpp, tensorrt-llm)
  • Strong error recovery

Spec

Tasklist

Install (this issue)

  • HTTP API support for cortex engines install
  • CLI support for cortex engines <name (cortex.llamacpp/cortex.tensorrt-llm/cortex.onnx)> install
  • Downloading and unzip engine file (currently store engine to engines/<engine>)
  • Downloading and unzip cuda toolkit (if needed - because, e.g. macos does not need this)
  • Libcurl adding libcurl to support pause/resume download #1179
  • Hardware detection
    • AVX information
    • OS
    • CPU arch
    • GPU driver version

Engines list

Engines get

Uninstall

Dependency Packing

Outstanding / Bugs:

Some resources

Nvidia Support Matrix
CUDA Compatibility

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions