-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request janhq#1399 from janhq/gpuDocs
docs: gpu not detected
- Loading branch information
Showing
2 changed files
with
49 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
title: Jan is Not Using GPU | ||
keywords: [ | ||
Jan AI, | ||
Jan, | ||
ChatGPT alternative, | ||
local AI, | ||
private AI, | ||
convZ | ||
ersational AI, | ||
no-subscription fee, | ||
large language model, | ||
troubleshooting, | ||
] | ||
--- | ||
|
||
By default, Jan uses GPU acceleration. | ||
|
||
If you are experiencing this issue, you may need to download the latest Nvidia CUDA toolkit. | ||
|
||
> We weren't propagating CUDA issues in the old build. | ||
Steps: | ||
|
||
1. Download Cuda toolkit (versions 11.4+) from [Nvidia](https://developer.nvidia.com/cuda-downloads?target_os=Windows) | ||
|
||
1. Go to Settings > Advanced > Turn on GPU acceleration | ||
|
||
1. You may need to restart Jan | ||
|
||
1. Check in `System Monitor` that there is more (V)RAM now | ||
|
||
1. If the issue persists, please install the [Nightly version](/install/nightly) instead. | ||
|
||
1. If the issue persists, ensure your (V)RAM is accessible by the application. Some folks have virtual RAM and needs additional configuration. | ||
|
||
1. Get help in [Jan Discord](https://discord.gg/mY69SZaMaC). |