mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
Doc: Updated FAQ (#14108)
### What problem does this PR solve? Updated frequently asked questions. ### Type of change - [x] Documentation Update
This commit is contained in:
@@ -182,6 +182,12 @@ To fix this issue, use https://hf-mirror.com instead:
|
||||
|
||||
---
|
||||
|
||||
### `Fail to access model(Ollama/xxxxx)`
|
||||
|
||||
Ollama may time out or fail during its first model load due to memory constraints or out-of-memory (OOM). It is best to test your local model in isolation first. If sharing hardware with other services, memory exhaustion is likely. To resolve this, switch to a smaller model or increase RAM.
|
||||
|
||||
---
|
||||
|
||||
### `MaxRetryError: HTTPSConnectionPool(host='hf-mirror.com', port=443)`
|
||||
|
||||
This error suggests that you do not have Internet access or are unable to connect to hf-mirror.com. Try the following:
|
||||
|
||||
Reference in New Issue
Block a user