Unlock the power of your GPU and CPU to explore large language models locally with ease.
Get StartedHere's a list of AMD GPUs with their GFX versions that are earlier than the AMD Radeon RX 6800 XT (based on the RDNA 2 architecture, GFX1030):
Example: Radeon RX Vega 64, Vega 56
Example: Radeon RX 5700 XT, RX 5700, RX 5600 XT, RX 5500 XT
Example: Radeon RX 5300 XT
Example: Radeon RX 5500 XT (mobile)
Example: Ryzen 5 4500U (with Vega 6 integrated graphics)
Example: Radeon RX 480, RX 580, RX 570
Example: Radeon R9 Fury, Fury X
Example: Radeon R9 290, 290X
The RX 6800 XT (GFX1030) represents a significant shift to RDNA 2, so these earlier GPUs are from older architectures, starting from GCN (Graphics Core Next) to RDNA 1.0.
Download Ollama for Windows from their official site and install it.
Visit the ROCblas GitHub repository and find libraries for your GPU. For older AMD GPUs, look for the appropriate architecture code. Extract and copy them to the Ollama ROCm folder.
Follow these steps to ensure compatibility:
C:\Users\%username%\AppData\Local\Programs\Ollama\lib\ollama\rocblas\
If you face errors, set these environment variables:
$Env:HCC_AMDGPU_TARGET = "your_gpu_architecture_code" $Env:HSA_OVERRIDE_GFX_VERSION = "your_gfx_version"
Comparison of eval rates on a Ryzen 5 7500F CPU and an AMD RX 5500 XT GPU.