Skip to main content

Command Palette

Search for a command to run...

PyTorch with Arch Linux on AMD AI Max+ 395

The MinisForum MS-S1 MAX is well-equipped for AI experiments.

Updated
1 min read
PyTorch with Arch Linux on AMD AI Max+ 395

Setup

  • install PyTorch: sudo pacman -S python-pytorch-opt-rocm

  • setup env: uv venv --system-site-packages --python /usr/bin/python

  • add marimo: uv pip install marimo[lsp] pip ty

  • run notebook: uv run marimo edit rocm.py

Product link.