docs: re-order tested configurations

This commit is contained in:
Ho Duc Hieu 2024-01-06 13:58:49 +07:00
parent 4802d19a0f
commit d697f43297

View File

@ -105,7 +105,7 @@ LD_LIBRARY_PATH=/usr/local/cuda-11.4/lib64
By default, Jan runs in CPU mode. Upon start, Jan checks if your system is capable of running in GPU mode. If compatible, GPU mode is enabled automatically, and the GPU with the highest VRAM is selected. This setting can be verified in the `Settings` > `Advanced` section.
![](../../../static/img/usage/jan-gpu-enable-setting.png)
![jan-gpu-enable-setting](../../../static/img/usage/jan-gpu-enable-setting.png)
If you find that GPU mode is available but not enabled by default, consider the following troubleshooting steps:
@ -177,8 +177,8 @@ Troubleshooting tips:
- Windows 11 Pro 64-bit, NVIDIA GeForce RTX 4070ti GPU, CUDA 12.2, NVIDIA driver 531.18 (Bare metal)
- Ubuntu 22.04 LTS, NVIDIA GeForce RTX 4070ti GPU, CUDA 12.2, NVIDIA driver 545 (Bare metal)
- Ubuntu 18.04 LTS, NVIDIA GeForce GTX 1660ti GPU, CUDA 12.1, NVIDIA driver 535 (Proxmox VM passthrough GPU)
- Ubuntu 20.04 LTS, NVIDIA GeForce GTX 1660ti GPU, CUDA 12.1, NVIDIA driver 535 (Proxmox VM passthrough GPU)
- Ubuntu 18.04 LTS, NVIDIA GeForce GTX 1660ti GPU, CUDA 12.1, NVIDIA driver 535 (Proxmox VM passthrough GPU)
## Common Issues and Solutions