Skip to content

fix(server_info): add M5 series Apple Silicon chips to _APPLE_PEAK_FP16#445

Open
hijingsong wants to merge 1 commit intoGradientHQ:mainfrom
hijingsong:clawoss/fix/add-m5-apple-silicon-chips
Open

fix(server_info): add M5 series Apple Silicon chips to _APPLE_PEAK_FP16#445
hijingsong wants to merge 1 commit intoGradientHQ:mainfrom
hijingsong:clawoss/fix/add-m5-apple-silicon-chips

Conversation

@hijingsong
Copy link
Copy Markdown

Running parallax join on M5 Max hardware crashes with:

RuntimeError: Unknown Apple silicon chip 'M5 Max' detected.
Please add it to the _APPLE_PEAK_FP16 dictionary.

Add M5, M5 Pro, M5 Max, and M5 Ultra entries to the _APPLE_PEAK_FP16
dictionary so that Apple M5 hardware is recognized correctly.

Fixes #439

Add M5, M5 Pro, M5 Max, and M5 Ultra entries to the _APPLE_PEAK_FP16
dictionary in AppleSiliconHardwareInfo so that parallax does not crash
on Apple M5 hardware.
@hijingsong hijingsong requested a review from a team April 12, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: RuntimeError: Unknown Apple silicon chip 'M5 Max' detected. Please add it to the _APPLE_PEAK_FP16 dictionary.

1 participant