forked from janhq/jan
-
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.
- Loading branch information
0xSage
committed
Jan 6, 2024
1 parent
949a577
commit 91ebb6e
Showing
2 changed files
with
45 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,33 @@ | ||
--- | ||
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 is not fixed, please install the [Nightly version](/install/nightly) instead. |