Files
jan/extensions/mlx-extension/settings.json

10 lines
226 B
JSON

[
{
"key": "auto_unload",
"title": "Auto unload model",
"description": "Automatically unload other models when loading a new one",
"controllerType": "checkbox",
"controllerProps": { "value": true }
}
]