-
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.
docs: troubleshoot failed to fetch model
- Loading branch information
1 parent
64c9230
commit 065776e
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
docs/docs/guides/07-troubleshooting/02-failed-to-fetch.mdx
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,34 @@ | ||
--- | ||
title: Failed To Fetch models | ||
slug: /troubleshooting/failed-to-fetch | ||
description: Troubleshooting "Failed to Fetch model" | ||
keywords: | ||
[ | ||
Jan AI, | ||
Jan, | ||
ChatGPT alternative, | ||
local AI, | ||
private AI, | ||
convZ | ||
ersational AI, | ||
no-subscription fee, | ||
large language model, | ||
troubleshooting, | ||
] | ||
--- | ||
|
||
You may receive a "Error Occured: Failed to Fetch" response when you first start chatting with a selected model. | ||
|
||
This may occur due to several reasons. Please follow these steps to resolve it: | ||
|
||
1. Ensure you are on the latest version of Mac, Windows or Ubuntu OS version | ||
- Upgrading to the latest version has resolved this issue for most people | ||
|
||
2. Select a model that is smaller than 80% of your hardware V/RAM. | ||
- For example, if I have a 8GB machine, I should select models smaller than 6GB. | ||
|
||
3. Install the latest Nightly build from github linked in https://jan.ai/install/ | ||
- If you are reinstalling Jan, follow the uninstall instructions for your relevant OS to clear the application cache | ||
|
||
4. Ensure your V/RAM is accessible by the application (some people have virtual RAM) | ||
5. If you are on Nvidia GPUs, please download [Cuda](https://developer.nvidia.com/cuda-downloads) |