Tool · Mac compute eligibility

Can my Mac run AI inference for PROXIES.SX Compute?

Enter what your Mac reports. The checker compares it with the published supplier prerequisites (native Apple Silicon, macOS 14 or later, at least 24 GB of memory, at least 26 GB of free disk, native arm64 Node.js 18+ and Python 3.10+), lists every requirement that fails and shows which catalog configurations fit the memory.

Passing this check does not admit, list or rent a Mac. Admission needs a countersigned agreement, a passing benchmark and admin approval, and a listed Mac is not guaranteed rentals or payouts.

Checked on against the compute supplier guide

Check your Mac

Your Mac
Apple menu, About This Mac. uname -m prints arm64 on Apple Silicon.
As shown in About This Mac, for example 24.
The Avail column of df -h "$HOME".
The number sw_vers -productVersion prints, for example 15.6.
Runtimes
For example v22.11.0.
For example 3.12.4.

Runs in your browser. Nothing you enter is sent or stored.

Result

Enter what your Mac reports and choose Check this Mac. Each requirement is listed with the value that passed or failed it.

Where to read each value

The compute supplier guide publishes these read-only commands. They print no credentials.
Terminal
uname -m
sw_vers -productVersion
sysctl -n hw.memsize
node -p "process.arch + ' ' + process.version"
python3 -c "import platform,sys; print(platform.machine(), sys.version.split()[0])"
df -h "$HOME"

sysctl -n hw.memsize reports memory in bytes. Node.js and Python must both report arm64; x64 or x86_64 means an Intel build or Rosetta.

The requirements

Compute supplier prerequisites
RequirementMinimumNot supported
ChipNative Apple SiliconIntel Macs
Operating systemmacOS 14Earlier macOS
Memory24 GB unified memorySmaller-memory Macs
Free disk26 GB for the installerLess free space
Node.jsNative arm64, version 18+x64 builds and Rosetta
PythonNative arm64, version 3.10+x86_64 builds and Rosetta

Which configuration fits

The catalog serves one model, Qwen3.8 27B, in three configurations. The downloader checks the approximate weights plus 10 GB free on the model-cache volume.
Catalog configurations
Model IDMemory minimumContext capApproximate weightsFree disk checked
qwen3.8-27b-4bit24 GB16,384 tokens16 GB26 GB
qwen3.8-27b-8bit48 GB32,768 tokens30 GB40 GB
qwen3.8-27b-bf1696 GB32,768 tokens55 GB65 GB

Buying a Mac for this? The Mac mini configuration guide maps each memory option on Apple's current spec page to these gates. Before you install, read what renting out your Mac involves.

Questions

Can an Intel Mac supply compute?
No. The compute supplier guide requires native Apple Silicon. Intel Macs and Macs running Node.js or Python under Rosetta are not supported.
Is 16 GB of memory enough?
No. The minimum is 24 GB of unified memory, which is also the requirement of the smallest catalog configuration (Qwen3.8 27B in 4-bit).
How much free disk do I need?
The installer requires at least 26 GB free. The model downloader separately checks the selected model’s approximate weights plus 10 GB on its cache volume: 26 GB for 4-bit, 40 GB for 8-bit and 65 GB for BF16. The agent normally picks the largest model that fits memory, so a 48 GB or 96 GB Mac needs more disk than the minimum.
My Node.js reports x64 on an Apple Silicon Mac. What does that mean?
It is an Intel build running under Rosetta translation. Node.js and Python must both report arm64, so install the native arm64 builds.
If my Mac passes, will it be rented?
Not necessarily. Admission needs a signed and countersigned Partner Agreement, a passing benchmark and explicit admin approval. A listed Mac is not guaranteed rentals or payouts, and early access has no availability SLA.
Does this tool send my details anywhere?
No. The check runs in your browser and nothing you enter is sent or stored.

Your Mac passes. What next?

Create a farmer account, complete the Partner Agreement, then create a Compute supplier key and follow the setup guide. Admission and listing are separate steps after installation.

Sources

Prerequisites, commands and catalog values are from the compute supplier guide as fetched on 27 September 2026.

  1. [1]https://agents.proxies.sx/compute/skill.md
  2. [2]https://agents.proxies.sx/compute/
  3. [3]https://www.apple.com/mac-mini/specs/