Started mlx-vlm-server.
INFO: Started server process [65590]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8080 (Press CTRL C to quit)
Stopping mlx-vlm-server...
INFO: Shutting down
INFO: Waiting for application shutdown.
INFO: Application shutdown complete.
INFO: Finished server process [65590]
mlx-vlm-server stopped after Nativ requested a model switch (status 143)
Started mlx-vlm-server.
INFO: Started server process [66841]
INFO: Waiting for application startup.
2026-08-25 06:42:12,223 - INFO - Pre-loading language model: LiquidAI/LFM2.5-2.6B
2026-08-25 06:42:12,227 - INFO - Loading model: LiquidAI/LFM2.5-2.6B
2026-08-25 06:42:12,532 - INFO - HTTP Request: GET https://huggingface.co/api/models/LiquidAI/LFM2.5-2.6B/revision/main "HTTP/1.1 200 OK"
2026-08-25 06:42:12,594 - INFO - HTTP Request: GET https://huggingface.co/api/models/LiquidAI/LFM2.5-2.6B/tree/654f9463ce32b05d0429d76fe1f580b27d4c1ac0?recursive=true&expand=false "HTTP/1.1 200 OK"
Fetching 8 files: 0%| | 0/8 [00:00<?, ?it/s]2026-08-25 06:42:12,938 - INFO - HTTP Request: HEAD https://huggingface.co/LiquidAI/LFM2.5-2.6B/resolve/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/generation_config.json "HTTP/1.1 307 Temporary Redirect"
2026-08-25 06:42:12,996 - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/LiquidAI/LFM2.5-2.6B/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/generation_config.json "HTTP/1.1 200 OK"
Fetching 8 files: 50%|█████ | 4/8 [00:00<00:00, 9.97it/s]2026-08-25 06:42:13,019 - INFO - HTTP Request: HEAD https://huggingface.co/LiquidAI/LFM2.5-2.6B/resolve/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/model.safetensors.index.json "HTTP/1.1 307 Temporary Redirect"
2026-08-25 06:42:13,026 - INFO - HTTP Request: HEAD https://huggingface.co/LiquidAI/LFM2.5-2.6B/resolve/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/tokenizer_config.json "HTTP/1.1 307 Temporary Redirect"
2026-08-25 06:42:13,027 - INFO - HTTP Request: HEAD https://huggingface.co/LiquidAI/LFM2.5-2.6B/resolve/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/chat_template.jinja "HTTP/1.1 307 Temporary Redirect"
2026-08-25 06:42:13,029 - INFO - HTTP Request: HEAD https://huggingface.co/LiquidAI/LFM2.5-2.6B/resolve/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/config.json "HTTP/1.1 307 Temporary Redirect"
2026-08-25 06:42:13,070 - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/LiquidAI/LFM2.5-2.6B/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/model.safetensors.index.json "HTTP/1.1 200 OK"
2026-08-25 06:42:13,080 - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/LiquidAI/LFM2.5-2.6B/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/chat_template.jinja "HTTP/1.1 200 OK"
2026-08-25 06:42:13,082 - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/LiquidAI/LFM2.5-2.6B/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/tokenizer_config.json "HTTP/1.1 200 OK"
2026-08-25 06:42:13,085 - INFO - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/LiquidAI/LFM2.5-2.6B/654f9463ce32b05d0429d76fe1f580b27d4c1ac0/config.json "HTTP/1.1 200 OK"
Fetching 8 files: 100%|██████████| 8/8 [00:00<00:00, 16.32it/s]
2026-08-25 06:42:15,619 - INFO - Model and processor loaded successfully.
2026-08-25 06:42:15,620 - INFO - Language model ready, continuous batching enabled.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8080 (Press CTRL C to quit)
Category
Model inference issue
What happened
I tried to load a small model after the update to see if everything got fixed for me and it seems that no model is loading in the Nativ app for me what so ever. It get's stuck at Loading 100% and doesn't do anything else at all. Basically not usable.
Diagnostics
Environment
Model & server
Inference
Server output (last 33 lines)