|
@@ -23,11 +23,6 @@ def run():
|
|
|
"--macos-app-name=exo",
|
|
|
"--macos-app-mode=gui",
|
|
|
"--macos-app-version=0.0.1",
|
|
|
- "--include-module=exo.inference.mlx.models.llama",
|
|
|
- "--include-module=exo.inference.mlx.models.deepseek_v2",
|
|
|
- "--include-module=exo.inference.mlx.models.base",
|
|
|
- "--include-module=exo.inference.mlx.models.llava",
|
|
|
- "--include-module=exo.inference.mlx.models.qwen2",
|
|
|
"--include-distribution-meta=mlx",
|
|
|
"--include-module=mlx._reprlib_fix",
|
|
|
"--include-module=mlx._os_warning",
|