-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Ubuntu 22.04, 4090 mobile (16 GB VRAM), pip install
INFO: 127.0.0.1:42988 - "GET /api/model-installation-status HTTP/1.1" 200 OK
2025-08-26 15:07:13,601 - lemonade_arcade.main - INFO - Model loading status endpoint called
2025-08-26 15:07:13,601 - lemonade_arcade.main - INFO - Checking if model is loaded: Qwen3-Coder-30B-A3B-Instruct-GGUF
2025-08-26 15:07:13,632 - lemonade_arcade.main - INFO - Model loaded status: False, current model: None
2025-08-26 15:07:13,632 - lemonade_arcade.main - INFO - Model loaded check result: {'loaded': False, 'model_name': 'Qwen3-Coder-30B-A3B-Instruct-GGUF', 'current_model': None}
2025-08-26 15:07:13,632 - lemonade_arcade.main - INFO - Returning model loading status: {'model_loaded': False, 'model_name': 'Qwen3-Coder-30B-A3B-Instruct-GGUF', 'current_model': None}
INFO: 127.0.0.1:42988 - "GET /api/model-loading-status HTTP/1.1" 200 OK
2025-08-26 15:07:13,639 - lemonade_arcade.main - INFO - Load model endpoint called
2025-08-26 15:07:13,639 - lemonade_arcade.main - INFO - Loading required model: Qwen3-Coder-30B-A3B-Instruct-GGUF
2025-08-26 15:07:13,671 - lemonade_arcade.main - ERROR - Failed to load model: HTTP 422
2025-08-26 15:07:13,671 - lemonade_arcade.main - INFO - Load model result: {'success': False, 'message': 'Failed to load model: HTTP 422'}
INFO: 127.0.0.1:42988 - "POST /api/load-model HTTP/1.1" 200 OK
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels