Skip to content

Commit

Permalink
docs: re-order tested configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Jan 6, 2024
1 parent 4802d19 commit d697f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/guides/07-troubleshooting/03-gpu-not-used.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit d697f43

Please sign in to comment.