Skip to content

docs: add MLX FAQ entry to system requirements page#1302

Merged
comfyui-wiki merged 3 commits into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-21-mlx-faq
Jul 21, 2026
Merged

docs: add MLX FAQ entry to system requirements page#1302
comfyui-wiki merged 3 commits into
Comfy-Org:mainfrom
lin-bot23:analytics-fix/2026-07-21-mlx-faq

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Summary

Add an FAQ entry explaining that ComfyUI does not use Apple's MLX framework directly but instead uses PyTorch with the MPS (Metal Performance Shaders) backend on Apple Silicon Macs.

Two users asked about MLX support on 2026-07-18 via the AI assistant.

Changes

  • installation/system_requirements.mdx: Add Accordion FAQ entry under the FAQ section clarifying MLX vs MPS on Apple Silicon

Source
Mintlify AI Assistant analytics data (2026-07-18)

Checklist

  • English only (translations separate)
  • PR created by Hermes Agent (bot), do not merge

Two users asked about MLX support in ComfyUI on 2026-07-18 via
the Mintlify AI assistant. The docs did not address whether
ComfyUI uses MLX or how acceleration works on Apple Silicon.

Adds an Accordion FAQ entry to the system requirements page
clarifying that ComfyUI uses PyTorch MPS backend (not MLX) on
Apple Silicon Macs, with a command to verify MPS availability.

Source: Mintlify AI Assistant analytics data (2026-07-18)
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@lin-bot23, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 83fd82ea-6140-457b-bb8a-fe9049d12a9c

📥 Commits

Reviewing files that changed from the base of the PR and between f3fa67d and ff84179.

📒 Files selected for processing (4)
  • installation/system_requirements.mdx
  • ja/installation/system_requirements.mdx
  • ko/installation/system_requirements.mdx
  • zh/installation/system_requirements.mdx
📝 Walkthrough

Walkthrough

Added a system requirements FAQ explaining ComfyUI’s Apple Silicon acceleration through PyTorch and MPS instead of MLX, with a command to check MPS availability.

Changes

Apple Silicon MLX FAQ

Layer / File(s) Summary
MLX support FAQ
installation/system_requirements.mdx
Adds an FAQ accordion explaining ComfyUI’s PyTorch/MPS usage on Apple Silicon and showing how to verify MPS availability. A small FAQ, but it packs a silicon punch.
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@installation/system_requirements.mdx`:
- Line 72: Update the MLX description in the system requirements documentation
to identify it as a separate machine-learning array framework designed for Apple
Silicon, and remove the inaccurate “for research purposes” characterization.
Preserve the distinction that ComfyUI’s PyTorch-based architecture uses MPS
instead.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: cb11074f-a550-468d-a46e-0893aaeb5e31

📥 Commits

Reviewing files that changed from the base of the PR and between e9b3166 and f3fa67d.

📒 Files selected for processing (1)
  • installation/system_requirements.mdx

Comment thread installation/system_requirements.mdx Outdated
@comfyui-wiki
comfyui-wiki merged commit 006534b into Comfy-Org:main Jul 21, 2026
6 of 7 checks passed
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.

2 participants