PyTorch with Arch Linux on AMD AI Max+ 395
The MinisForum MS-S1 MAX is well-equipped for AI experiments.
Updated
•1 min read
Setup
install PyTorch:
sudo pacman -S python-pytorch-opt-rocmsetup env:
uv venv --system-site-packages --python /usr/bin/pythonadd marimo:
uv pip install marimo[lsp] pip tyrun notebook:
uv run marimo edit rocm.py