Skip to content

Commit

Permalink
Fixed a broken link (infiniflow#2190)
Browse files Browse the repository at this point in the history
To fix a broken link

### Type of change

- [x] Documentation Update
  • Loading branch information
writinwaters authored Sep 2, 2024
1 parent fa2cb22 commit f97fc72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/references/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ This exception occurs when starting up the RAGFlow server. Try the following:

1. Right click the desired dialog to display the **Chat Configuration** window.
2. Switch to the **Model Setting** tab and adjust the **Max Tokens** slider to get the desired length.
3. Click **OK** to confirm your change.
3. Click **OK** to confirm your change.


### 2. What does Empty response mean? How to set it?
Expand All @@ -370,7 +370,7 @@ You limit what the system responds to what you specify in **Empty response** if

### 4. How to run RAGFlow with a locally deployed LLM?

You can use Ollama to deploy local LLM. See [here](https://github.com/infiniflow/ragflow/blob/main/docs/guides/deploy_local_llm.md) for more information.
You can use Ollama to deploy local LLM. See [here](../guides/deploy_local_llm.mdx) for more information.

### 5. How to link up ragflow and ollama servers?

Expand Down

0 comments on commit f97fc72

Please sign in to comment.