Cortex Engines should be semantically named? #1167
dan-menlo
started this conversation in
Team Discussions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
cortex.llamacpp
,cortex.tensorrt-llm
, andcortex.onnx
cortex.python
, which is not an engine but more of a runtimeAlternatives
llamacpp-engine
,tensorrtllm-engine
,onnx-engine
python-engine
? (it's not really an engine, but more of a Extension base template?)Considerations
cortex.python
)Beta Was this translation helpful? Give feedback.
All reactions