Skip to content

docs: add supported OS and CPU vs GPU install instructions - #1185

Open
Yashas1600 wants to merge 1 commit into
PriorLabs:mainfrom
Yashas1600:docs/installation-os-and-cpu-gpu
Open

docs: add supported OS and CPU vs GPU install instructions#1185
Yashas1600 wants to merge 1 commit into
PriorLabs:mainfrom
Yashas1600:docs/installation-os-and-cpu-gpu

Conversation

@Yashas1600

@Yashas1600 Yashas1600 commented Aug 18, 2026

Copy link
Copy Markdown

Expands the Installation section in the README to address #158:

  • Supported OS table listing Linux, macOS (Apple Silicon and Intel), Windows, and WSL2 with platform-specific notes and gotchas (MPS/MLX on Apple Silicon, ONEDNN_MAX_CPU_ISA workaround on Windows).
  • CPU vs GPU install commands showing how to install CPU-only PyTorch (smaller download) or a specific CUDA version before installing TabPFN.

All information is drawn from existing notes already scattered across the README FAQ and pyproject.toml classifiers — this PR consolidates them into the installation section where new users will find them first.

Closes #158

Expands the Installation section to document supported operating systems
(Linux, macOS Intel/Apple Silicon, Windows, WSL2) with platform-specific
notes, and adds separate CPU-only and GPU (CUDA) installation commands.

Closes PriorLabs#158
@CLAassistant

CLAassistant commented Aug 18, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions
github-actions Bot requested a review from anuragg1209 August 18, 2026 00:55
@oscarkey
oscarkey requested review from oscarkey and removed request for anuragg1209 August 20, 2026 13:01
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.

[docs] Add supported operating systems, CPU vs GPU install

2 participants