The latest round of open-source AMD driver work and kernel/toolchain updates are materially improving Llama.cpp AI inference performance on Linux — in some cases outpacing equivalent Windows 11 setups — thanks to targeted RADV/Mesa optimizations, newer Linux kernels, and the way Vulkan-based...
Setting Up WSL 2 on Windows 11
Prerequisites**
OS Requirement: Windows 10 version 1903+ (Build 18362+) or Windows 11
Virtualization: Must be enabled in BIOS/UEFI
Permissions: Administrator access is required
1. Enable WSL and Virtual Machine Platform
Run these in elevated PowerShell:
dism.exe...