mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Miscellaneous UI updates (#6947)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -3,11 +3,11 @@ sidebar_position: 2
|
||||
slug: /deploy_local_llm
|
||||
---
|
||||
|
||||
# Deploy LLM locally
|
||||
# Deploy local models
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
Run models locally using Ollama, Xinference, or other frameworks.
|
||||
Deploy and run local models using Ollama, Xinference, or other frameworks.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user