chore: fix engine entity
This commit is contained in:
parent
19510fc4dc
commit
80b23d10b1
@ -28,7 +28,7 @@ export enum InferenceEngine {
|
||||
nvdia = 'nvidia',
|
||||
cortex_llamacpp = 'cortex.llamacpp',
|
||||
cortex_onnx = 'cortex.onnx',
|
||||
cortex_tensorrtllm = 'cortex.tensorrtllm',
|
||||
cortex_tensorrtllm = 'cortex.tensorrt-llm',
|
||||
}
|
||||
|
||||
export type ModelArtifact = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user