diff --git a/src/pages/llmodels/config/llama-config.ts b/src/pages/llmodels/config/llama-config.ts index b01bca48..483828bf 100644 --- a/src/pages/llmodels/config/llama-config.ts +++ b/src/pages/llmodels/config/llama-config.ts @@ -11,10 +11,6 @@ const options = [ label: '--host', value: '--host' }, - { - label: '--port', - value: '--port' - }, { label: '--timeout', value: '--timeout'