ulysses/services/hwfit
Ahmad Naalweh f7aa2de410
fix(hwfit): distinguish Apple Silicon bandwidth variants (#2564)
* fix: resolve Apple Silicon bandwidth variants

* fix(hwfit): preserve string lookup path in _lookup_bandwidth

* fix(hwfit): guard Apple bandwidth lookup against false GPU matches

Add "apple" not in gn check to _lookup_apple_bandwidth() so that
non-Apple GPUs with "m3"/"m4"/"m5" in their names (e.g. NVIDIA
Quadro M4 000) don't incorrectly match Apple bandwidth tiers.

Addresses @o3LL review comment on PR #2564.
2026-06-15 15:13:03 +02:00
..
data Cookbook UI: Ollama browser, advanced serve fold, API tokens form, diagnosis toolbar, polish 2026-06-09 09:46:19 +09:00
__init__.py Odysseus v1.0 2026-05-31 23:58:26 +09:00
fit.py fix(hwfit): distinguish Apple Silicon bandwidth variants (#2564) 2026-06-15 15:13:03 +02:00
hardware.py fix(hwfit): distinguish Apple Silicon bandwidth variants (#2564) 2026-06-15 15:13:03 +02:00
image_models.py fix: image model ranking crashes on a non-string search filter (#1898) 2026-06-04 03:26:35 +01:00
models.py Cookbook polish: auto-reconnect, ctx slider fixes, scoring, lots of UI 2026-06-03 20:25:25 +09:00
profiles.py fix(hwfit): serve profiles for sub-8192 context models 2026-06-15 15:02:22 +09:00