You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defensive layer for mlx / mlx-lm / mlx-vlm on Apple Silicon. Prevents IOGPUFamily kernel panics, SIGABRT, and Mac reboots from MLX inference. Includes a community-curated registry of known-panic models (KNOWN_PANIC_MODELS) with hardware contexts, root-cause hypotheses, and verified workarounds.
Machine-wide fix for Electron/Chromium apps crashing with 0x80000003 (STATUS_BREAKPOINT) on Windows 11 24H2/25H2. Works for Discord, Notion, Obsidian, VS Code, Slack, Spotify, and any Electron-based app. Uses IFEO Debugger + shim injection to disable GPU sandbox — no driver reinstall, no manual per-app config, survives updates.