Skip to content

Commit 6895bf0

Browse files
committed
chore: updated runtimes in preferences
Signed-off-by: Evzen Gasta <[email protected]>
1 parent 4c20c56 commit 6895bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"type": "string",
5656
"enum": [
5757
"llama-cpp",
58-
"openvino",
59-
"vllm"
58+
"whisper-cpp",
59+
"none"
6060
],
6161
"description": "Choose the default inferencing runtime for AI Lab"
6262
},

0 commit comments

Comments
 (0)