Skip to content

epic: Semantic naming for Cortex Engines? #1168

Closed
@dan-menlo

Description

@dan-menlo

Goal / Summary of discussion

  • We should have more semantic naming format for Cortex engines
  • We should go with how the upstream authors name it, i.e.
    • onnxruntime
    • llama-cpp
    • tensorrt-llm
# Name Supported Formats Version Status
1 onnxruntime ONNX 0.0.1 Incompatible
2 llama-cpp GGUF 0.0.1 Ready
3 tensorrt-llm TensorRT Engines 0.0.1 Incompatible

Out of scope - renaming repos?

For the Repos, I recommend we add an *-engine suffix to differentiate us from the upstream library:

Old Repo name New Repo name
janhq/cortex.tensorrt-llm janhq/tensorrt-llm-engine
janhq/cortex.llamacpp janhq/llamacpp-engine
janhq/cortex.onnx janhq/onnxruntime-engine

Tasklist

Metadata

Metadata

Type

No type

Projects

Status

Completed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions