ulysses/services/hwfit
elijaheck c303a29670
Fix native macOS tailnet launch and Metal GPU probe (#756)
* macOS/Apple Silicon: detect Metal backend, surface MLX models, brew tmux hint

- hardware.py: add _detect_macos() via sysctl/system_profiler; report
  backend=metal + unified_memory on Apple Silicon instead of cpu_arm
- fit.py: add Apple Silicon (M1-M5) unified-memory bandwidths + metal
  FALLBACK_K so throughput estimates use the real bandwidth formula
- setup.py: Mac-specific 'brew install tmux' hint

Verified on M5 Pro 48GB: backend=metal, 273GB/s matched, 6 MLX models now
visible (were hidden), cuda still hides MLX, no new test failures.

* Fix native macOS tailnet launch and Metal GPU probe

---------

Co-authored-by: Elijah (Hermes) <hermes@local>
2026-06-02 11:41:04 +09:00
..
data fix: require GGUF sources for llama downloads (#368) 2026-06-01 22:47:47 +09:00
__init__.py Odysseus v1.0 2026-05-31 23:58:26 +09:00
fit.py Fix native macOS tailnet launch and Metal GPU probe (#756) 2026-06-02 11:41:04 +09:00
hardware.py Add native Windows compatibility layer 2026-06-01 15:09:47 +09:00
image_models.py Odysseus v1.0 2026-05-31 23:58:26 +09:00
models.py Add native Windows compatibility layer 2026-06-01 15:09:47 +09:00