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:
writinwaters
2026-04-14 18:42:16 +08:00
committed by GitHub
parent 1bc4868abe
commit 1c0c1f27ef

View File

@@ -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: