mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 17:14:28 +00:00
Remove PythonPath references from MlxServerOptions and related configurations
This commit is contained in:
@@ -176,7 +176,6 @@ export const MlxBackendOptionsSchema = z.object({
|
||||
model: z.string().optional(),
|
||||
host: z.string().optional(),
|
||||
port: z.number().optional(),
|
||||
python_path: z.string().optional(),
|
||||
|
||||
// Model and adapter options
|
||||
adapter_path: z.string().optional(),
|
||||
|
||||
Reference in New Issue
Block a user