doc:kbqa faq

This commit is contained in:
aries_ckt
2023-08-17 11:08:17 +08:00
parent 01933090b7
commit 5a07a6b9d1

View File

@@ -37,7 +37,7 @@ VECTOR_STORE_TYPE=Chroma
```
##### Q3:When I use vicuna-13b, found some illegal character like this.
<p align="left">
<img src="../../assets/faq/illegal_character.png" width="800px" />
<img src="https://github.com/eosphoros-ai/DB-GPT/assets/13723926/088d1967-88e3-4f72-9ad7-6c4307baa2f8" width="800px" />
</p>
Set KNOWLEDGE_SEARCH_TOP_SIZE smaller or set KNOWLEDGE_CHUNK_SIZE smaller, and reboot server.